summaryrefslogtreecommitdiff
path: root/lang/sather/Makefile
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-07-06 16:27:41 +0000
committerseb <seb@pkgsrc.org>2003-07-06 16:27:41 +0000
commit3a40ea24553decbef592bda269fae97b71c57f9f (patch)
tree13f737ee857ec2a0dfd351987df954a8a6c8641d /lang/sather/Makefile
parentc8cb32622c6edf4b2627004af566f90c9edfc915 (diff)
downloadpkgsrc-3a40ea24553decbef592bda269fae97b71c57f9f.tar.gz
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'lang/sather/Makefile')
-rw-r--r--lang/sather/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/sather/Makefile b/lang/sather/Makefile
index 177f3fce596..b8ee94351af 100644
--- a/lang/sather/Makefile
+++ b/lang/sather/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/06/02 01:18:55 jschauma Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/06 16:27:41 seb Exp $
DISTNAME= sather-1.2.1
PKGREVISION= 2
@@ -16,6 +16,8 @@ USE_GMAKE= # defined
ALL_TARGET= full optional
MAKE_ENV+= _OPSYS_RPATH_NAME=${_OPSYS_RPATH_NAME}
+USE_NEW_TEXINFO= YES
+USE_MAKEINFO= YES
INFO_FILES= sather.info sather-tutorial.info sather-mode.info
REPLACE_PERL= ${WRKSRC}/Browser/Web/ps2gif
@@ -91,5 +93,4 @@ do-install:
.include "../../devel/boehm-gc/buildlink2.mk"
.include "../../x11/tk/buildlink2.mk"
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"