summaryrefslogtreecommitdiff
path: root/archivers/gcpio
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-08-09 10:27:40 +0000
committerseb <seb@pkgsrc.org>2003-08-09 10:27:40 +0000
commited8425f85930b59dec50dd48e90e39e0394f3877 (patch)
tree4445a37aeb56e09b695d2d32d03801a7413f842b /archivers/gcpio
parent4ed3dbca9821249e23d9dc77f9913fde816fb571 (diff)
downloadpkgsrc-ed8425f85930b59dec50dd48e90e39e0394f3877.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'archivers/gcpio')
-rw-r--r--archivers/gcpio/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/gcpio/Makefile b/archivers/gcpio/Makefile
index 50766b9f255..7d4b5affc0e 100644
--- a/archivers/gcpio/Makefile
+++ b/archivers/gcpio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2003/07/17 21:21:12 grant Exp $
+# $NetBSD: Makefile,v 1.19 2003/08/09 10:27:40 seb Exp $
#
DISTNAME= cpio-2.4.2
@@ -15,7 +15,6 @@ USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
LIBS+= -lgnumalloc
-USE_NEW_TEXINFO= yes
INFO_FILES= cpio.info
.include "../../mk/bsd.prefs.mk"