summaryrefslogtreecommitdiff
path: root/converters/autoconvert
diff options
context:
space:
mode:
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"