summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-09 14:09:28 +0000
committerwiz <wiz@pkgsrc.org>2002-10-09 14:09:28 +0000
commit9dc30a6fec0e837ff53877d51b44a8ab37766b96 (patch)
treeda0305d5d940a233f1d3dcbf69ee3c5ab98adc87 /converters
parent730d75a79ff006fefa8e004d2da5702fc045662e (diff)
downloadpkgsrc-9dc30a6fec0e837ff53877d51b44a8ab37766b96.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"