summaryrefslogtreecommitdiff
path: root/comms/fidogate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/fidogate/Makefile')
-rw-r--r--comms/fidogate/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index ce077dacf43..29d59026724 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2003/05/05 17:15:01 grant Exp $
+# $NetBSD: Makefile,v 1.26 2003/06/27 16:41:19 seb Exp $
#
DISTNAME= fidogate-4.4.5
@@ -15,6 +15,8 @@ USE_GMAKE= yes
MAKE_ENV= DEBUG="${CFLAGS} -Werror"
BUILDLINK_SETENV.CC= CC="cc ${_STRIPFLAG_CC}"
+USE_NEW_TEXINFO= YES
+USE_MAKEINFO= YES
INFO_FILES= fidogate.info
EGDIR= ${PREFIX}/share/examples/fidogate
@@ -62,5 +64,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/fidogate.conf ${EGDIR}
.include "../../lang/perl5/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"