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
commit0d7159e7bde3ed33d6dcb456f8e432ef446180b6 (patch)
tree4445a37aeb56e09b695d2d32d03801a7413f842b /archivers/gcpio
parentb4bf4efa5702a3cf588f510f5adf6324af9f5d55 (diff)
downloadpkgsrc-0d7159e7bde3ed33d6dcb456f8e432ef446180b6.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"