summaryrefslogtreecommitdiff
path: root/net/cftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/cftp/Makefile')
-rw-r--r--net/cftp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cftp/Makefile b/net/cftp/Makefile
index 839ad3ebe7e..a63f0e4843c 100644
--- a/net/cftp/Makefile
+++ b/net/cftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:51:02 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/08/04 09:46:41 seb Exp $
#
DISTNAME= cftp-0.12
@@ -11,6 +11,7 @@ HOMEPAGE= http://sunsite.csd.smc.univie.ac.at/pub/nih/cftp/
COMMENT= Comfortable FTP, a full screen ftp client
GNU_CONFIGURE= YES
+USE_NEW_TEXINFO= YES
INFO_FILES= cftp.info
BUILD_DEFS+= USE_INET6
@@ -20,5 +21,4 @@ post-install:
cd ${WRKSRC} && ${INSTALL_MAN} README bindings.desc \
${PREFIX}/share/doc/cftp
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"