summaryrefslogtreecommitdiff
path: root/net/yafc/Makefile
diff options
context:
space:
mode:
authorseb <seb>2003-08-04 14:27:29 +0000
committerseb <seb>2003-08-04 14:27:29 +0000
commit13543c51aee207fc932e7f9803ce679ba8acad86 (patch)
tree0bbf09ad8a0433a95d1b001c1724af1656cf89e3 /net/yafc/Makefile
parent34c801b9163a529688ad3ac6a488f7f6e7d701e8 (diff)
downloadpkgsrc-13543c51aee207fc932e7f9803ce679ba8acad86.tar.gz
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'net/yafc/Makefile')
-rw-r--r--net/yafc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/yafc/Makefile b/net/yafc/Makefile
index 79e5814aedf..63d223d1e7a 100644
--- a/net/yafc/Makefile
+++ b/net/yafc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:52:06 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/04 14:31:02 seb Exp $
DISTNAME= yafc-0.7.10
CATEGORIES= net
@@ -14,6 +14,7 @@ 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"
@@ -25,5 +26,4 @@ CPPFLAGS+= -I/usr/include/gssapi
.endif
.include "../../devel/readline/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"