summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-08-09 10:49:07 +0000
committerseb <seb@pkgsrc.org>2003-08-09 10:49:07 +0000
commit4a2efdf6fdd2ffdd80d2004f36cc96ee8d1c5dfe (patch)
tree4f6f8b11d792cd5dcb2a1e6d660a3d343fb96c50 /emulators
parent8d15907ec2b57f0ed9901c300b10d188b5912fee (diff)
downloadpkgsrc-4a2efdf6fdd2ffdd80d2004f36cc96ee8d1c5dfe.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vice/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 31aac1402de..3d53640410f 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2003/07/17 21:36:20 grant Exp $
+# $NetBSD: Makefile,v 1.35 2003/08/09 10:49:07 seb Exp $
#
DISTNAME= vice-1.12
@@ -32,7 +32,6 @@ USE_X11= YES
USE_GMAKE= YES
GNU_CONFIGURE= YES
-USE_NEW_TEXINFO= YES
INFO_FILES= vice.info
# These changes are rather common, so sed instead of patch: