pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/eterm pax does not required anymore.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f54733ef1a8
branches:  trunk
changeset: 399485:3f54733ef1a8
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Sep 20 12:51:42 2009 +0000

description:
pax does not required anymore.

diffstat:

 x11/eterm/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a28f39bc35db -r 3f54733ef1a8 x11/eterm/Makefile
--- a/x11/eterm/Makefile        Sun Sep 20 12:45:06 2009 +0000
+++ b/x11/eterm/Makefile        Sun Sep 20 12:51:42 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2009/09/20 04:35:25 obache Exp $
+# $NetBSD: Makefile,v 1.58 2009/09/20 12:51:42 obache Exp $
 
 DISTNAME=      Eterm-0.9.4
 PKGNAME=       ${DISTNAME:S/^E/e/}
@@ -20,7 +20,7 @@
 PIXMAP_FILES=          Eterm-bg-scale-1.tar.gz Eterm-bg-scale-2.tar.gz \
                        Eterm-bg-tile.tar.gz
 
-USE_TOOLS+=            perl:run pax
+USE_TOOLS+=            perl:run
 USE_LIBTOOL=           YES
 GNU_CONFIGURE=         YES
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}



Home | Main Index | Thread Index | Old Index