summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-09 14:09:28 +0000
committerwiz <wiz>2002-10-09 14:09:28 +0000
commit1522bd8b14fb2e046f58ffc527d995512d95da0f (patch)
treeda0305d5d940a233f1d3dcbf69ee3c5ab98adc87 /converters
parent43a1f666b1a0e6230c90f3a0585ced01a49ba2cf (diff)
downloadpkgsrc-1522bd8b14fb2e046f58ffc527d995512d95da0f.tar.gz
buildlink1 -> buildlink2.
Diffstat (limited to 'converters')
-rw-r--r--converters/autoconvert/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/converters/autoconvert/Makefile b/converters/autoconvert/Makefile
index 144e4b7da8a..81c98a05094 100644
--- a/converters/autoconvert/Makefile
+++ b/converters/autoconvert/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/06/19 09:25:25 agc Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/09 14:09:33 wiz Exp $
DISTNAME= autoconvert-0.3.13
CATEGORIES= converters
@@ -8,6 +8,7 @@ MAINTAINER= rxg@netbsd.org
HOMEPAGE= http://banyan.dlut.edu.cn/~ygh/
COMMENT= Intelligent Chinese encoding converter
+USE_BUILDLINK2= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
@@ -16,5 +17,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/procmailrc.example ${WRKSRC}/shed.* \
${PREFIX}/share/examples/autoconvert
-.include "../../devel/libgetopt/buildlink.mk"
+.include "../../devel/libgetopt/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"