summaryrefslogtreecommitdiff
path: root/net/yafc
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-08-09 10:59:08 +0000
committerseb <seb@pkgsrc.org>2003-08-09 10:59:08 +0000
commit56b682547ab69c8cb46ba64a7be665fc46665708 (patch)
treed07ba0f660c05047a740c044241768026823dfe7 /net/yafc
parent4a2efdf6fdd2ffdd80d2004f36cc96ee8d1c5dfe (diff)
downloadpkgsrc-56b682547ab69c8cb46ba64a7be665fc46665708.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'net/yafc')
-rw-r--r--net/yafc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/yafc/Makefile b/net/yafc/Makefile
index 63d223d1e7a..24c61fc4254 100644
--- a/net/yafc/Makefile
+++ b/net/yafc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/08/04 14:31:02 seb Exp $
+# $NetBSD: Makefile,v 1.6 2003/08/09 11:16:21 seb Exp $
DISTNAME= yafc-0.7.10
CATEGORIES= net
@@ -14,7 +14,6 @@ USE_GNU_READLINE= yes
USE_BUILDLINK2= yes
CONFIGURE_ARGS+= --with-readline=${BUILDLINK_PREFIX.readline}
-USE_NEW_TEXINFO= YES
INFO_FILES= yafc.info
.include "../../mk/bsd.prefs.mk"