summaryrefslogtreecommitdiff
path: root/converters/autoconvert
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 06:59:06 +0000
committersnj <snj>2004-04-11 06:59:06 +0000
commit94ccacefa2a12460023164f1d9922a822cb639fe (patch)
tree418c522a37f1aa0cae549e70878c660ab155cbd7 /converters/autoconvert
parent7120abd10a4728e762b3382198a11f5e9160c275 (diff)
downloadpkgsrc-94ccacefa2a12460023164f1d9922a822cb639fe.tar.gz
Convert to buildlink3.
Diffstat (limited to 'converters/autoconvert')
-rw-r--r--converters/autoconvert/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/autoconvert/Makefile b/converters/autoconvert/Makefile
index b1e27c7c8b0..ff293ea753c 100644
--- a/converters/autoconvert/Makefile
+++ b/converters/autoconvert/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/01/22 07:52:43 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/11 07:09:28 snj Exp $
DISTNAME= autoconvert-0.3.13
CATEGORIES= converters
@@ -8,7 +8,7 @@ MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://banyan.dlut.edu.cn/~ygh/
COMMENT= Intelligent Chinese encoding converter
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_LIBTOOL= yes
USE_GNU_TOOLS+= make
@@ -17,5 +17,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/procmailrc.example ${WRKSRC}/shed.* \
${PREFIX}/share/examples/autoconvert
-.include "../../devel/libgetopt/buildlink2.mk"
+.include "../../devel/libgetopt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"