summaryrefslogtreecommitdiff
path: root/cad/vipec
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-11 23:00:29 +0000
committersnj <snj@pkgsrc.org>2004-04-11 23:00:29 +0000
commitb3d1130cf95839ad708f50076fc45a108e3f33b5 (patch)
treef5396c347175c113df0e1a73589237a5c39a0e89 /cad/vipec
parent40240a5eea6fce57ece9730ebbe37ccf3b37021d (diff)
downloadpkgsrc-b3d1130cf95839ad708f50076fc45a108e3f33b5.tar.gz
Convert to buildlink3.
Diffstat (limited to 'cad/vipec')
-rw-r--r--cad/vipec/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile
index b28023eaace..c84b1dc430b 100644
--- a/cad/vipec/Makefile
+++ b/cad/vipec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/01/22 07:21:55 grant Exp $
+# $NetBSD: Makefile,v 1.35 2004/04/11 23:00:29 snj Exp $
#
DISTNAME= ViPEC-3.1.3
@@ -11,7 +11,7 @@ COMMENT= Network analyser for electrical networks
BUILD_DEPENDS+= tmake-*:../../devel/tmake
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_X11= yes
USE_GNU_TOOLS+= make
UNLIMIT_RESOURCES+= datasize
@@ -31,5 +31,5 @@ post-install:
${INSTALL_SCRIPT} ${WRKDIR}/vipec.sh ${PREFIX}/bin/vipec
${INSTALL_DATA} ${WRKSRC}/vipec.cfg ${PREFIX}/vipec
-.include "../../x11/qt2-libs/buildlink2.mk"
+.include "../../x11/qt2-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"