summaryrefslogtreecommitdiff
path: root/devel/semantic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/semantic/Makefile')
-rw-r--r--devel/semantic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/semantic/Makefile b/devel/semantic/Makefile
index 9a7805f261f..0b28f6c134f 100644
--- a/devel/semantic/Makefile
+++ b/devel/semantic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/01/12 02:26:15 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/06/25 12:32:41 seb Exp $
#
DISTNAME= semantic-1.4.2
@@ -25,6 +25,7 @@ BUILD_ENV+= EMACS=${EMACS}
NO_CONFIGURE= # set
USE_GMAKE= # set
+USE_NEW_TEXINFO= YES
INFO_FILES= semantic.info
OTHER_INFO= semantic.info-1 semantic.info-2
@@ -53,5 +54,4 @@ do-install:
cd ${WRKSRC} && ${INSTALL_DATA} ${INFO_FILES} ${OTHER_INFO} \
${PREFIX}/info
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"