summaryrefslogtreecommitdiff
path: root/net/yafc
diff options
context:
space:
mode:
authorseb <seb>2003-08-09 10:59:08 +0000
committerseb <seb>2003-08-09 10:59:08 +0000
commitc5885d75fa62656b1e782db21363b513e9968457 (patch)
treed07ba0f660c05047a740c044241768026823dfe7 /net/yafc
parent13dd9ef109df96ae3b8e05fa17512c0d192edda5 (diff)
downloadpkgsrc-c5885d75fa62656b1e782db21363b513e9968457.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"