summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorseb <seb>2003-08-03 09:55:38 +0000
committerseb <seb>2003-08-03 09:55:38 +0000
commit3cc7af26288496e1f945b44340999d994baa5bf8 (patch)
treed1f58f3336eb679f73ae9c7951ddb73b80d8783c /net
parentf5ef7f81cb223be804cfafa62a267d89f415faaf (diff)
downloadpkgsrc-3cc7af26288496e1f945b44340999d994baa5bf8.tar.gz
Convert to USE_NEW_TEXINFO.
XXX I was not able to compile this on 1.6W, 1.6.1 or 1.5.3.
Diffstat (limited to 'net')
-rw-r--r--net/arla/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/arla/Makefile b/net/arla/Makefile
index 23766eb4275..5f36c8cb479 100644
--- a/net/arla/Makefile
+++ b/net/arla/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2003/07/17 22:50:59 grant Exp $
+# $NetBSD: Makefile,v 1.34 2003/08/03 09:55:38 seb Exp $
DISTNAME= arla-0.35.12
#PKGREVISION=
@@ -13,6 +13,7 @@ CONFLICTS+= lwp-[0-9]*
CONFLICTS+= rx-[0-9]*
OSVERSION_SPECIFIC= yes
+USE_NEW_TEXINFO= YES
INFO_FILES= arla.info
USE_BUILDLINK2= yes
@@ -66,5 +67,4 @@ post-install:
${INSTALL_DATA} ${FILESDIR}/services ${EGDIR}
${INSTALL_DATA} ${FILESDIR}/fstab ${EGDIR}
-.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"