summaryrefslogtreecommitdiff
path: root/comms/scmxx
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-11 06:59:06 +0000
committersnj <snj@pkgsrc.org>2004-04-11 06:59:06 +0000
commitc0fa25a8a747f563c87bdf887245df5eb0896dbc (patch)
tree418c522a37f1aa0cae549e70878c660ab155cbd7 /comms/scmxx
parentf5ed550b9ec2e514da08332df731e4b2e9347a9d (diff)
downloadpkgsrc-c0fa25a8a747f563c87bdf887245df5eb0896dbc.tar.gz
Convert to buildlink3.
Diffstat (limited to 'comms/scmxx')
-rw-r--r--comms/scmxx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile
index cbab1aece4d..3b817fbaf60 100644
--- a/comms/scmxx/Makefile
+++ b/comms/scmxx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/01/22 07:51:12 grant Exp $
+# $NetBSD: Makefile,v 1.26 2004/04/11 07:05:33 snj Exp $
#
DISTNAME= scmxx-0.6.4
@@ -10,7 +10,7 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.hendrik-sattler.de/scmxx/
COMMENT= Data exchange utility for Siemens mobile phones
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
CONFIGURE_ARGS+= --with-iconv=${BUILDLINK_DIR}
GNU_CONFIGURE= yes
@@ -32,5 +32,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/examples/vCard.vcf \
${PREFIX}/share/examples/scmxx
-.include "../../converters/libiconv/buildlink2.mk"
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"