summaryrefslogtreecommitdiff
path: root/devel/py-unitgui
diff options
context:
space:
mode:
authorsnj <snj>2004-05-02 03:55:05 +0000
committersnj <snj>2004-05-02 03:55:05 +0000
commita922e7cc1a7db529ec9c99e1c084078b7c87586e (patch)
tree68bdf3abf78260edaa06c035eae734ce5f2a6978 /devel/py-unitgui
parent0320b297125b74de47332a4c113503c0e54d250a (diff)
downloadpkgsrc-a922e7cc1a7db529ec9c99e1c084078b7c87586e.tar.gz
Convert to buildlink3.
Diffstat (limited to 'devel/py-unitgui')
-rw-r--r--devel/py-unitgui/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-unitgui/Makefile b/devel/py-unitgui/Makefile
index a98eb9ae553..c7cd55313ab 100644
--- a/devel/py-unitgui/Makefile
+++ b/devel/py-unitgui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 16:43:46 martti Exp $
+# $NetBSD: Makefile,v 1.5 2004/05/02 03:55:05 snj Exp $
DISTNAME= pyunit-1.4.1
PKGNAME= ${PYPKGPREFIX}-unitgui-1.4.1
@@ -10,8 +10,8 @@ HOMEPAGE= http://pyunit.sourceforge.net/
COMMENT= Unit testing framework for python tk
PYDISTUTILSPKG= # defined
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
.include "../../lang/python/extension.mk"
-.include "../../x11/py-Tk/buildlink2.mk"
+.include "../../x11/py-Tk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"