summaryrefslogtreecommitdiff
path: root/graphics/py-imagingtk
diff options
context:
space:
mode:
authorsnj <snj>2004-05-02 03:55:05 +0000
committersnj <snj>2004-05-02 03:55:05 +0000
commita4e455c30f95f2b52e9119d4c1093b9361b2cfc9 (patch)
tree68bdf3abf78260edaa06c035eae734ce5f2a6978 /graphics/py-imagingtk
parentd61fc263e3f2d1de565ee51b948bbd018559dcdc (diff)
downloadpkgsrc-a4e455c30f95f2b52e9119d4c1093b9361b2cfc9.tar.gz
Convert to buildlink3.
Diffstat (limited to 'graphics/py-imagingtk')
-rw-r--r--graphics/py-imagingtk/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-imagingtk/Makefile b/graphics/py-imagingtk/Makefile
index 199179c5bb6..0a0ce3d2a66 100644
--- a/graphics/py-imagingtk/Makefile
+++ b/graphics/py-imagingtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/08/18 10:15:39 drochner Exp $
+# $NetBSD: Makefile,v 1.11 2004/05/02 03:55:16 snj Exp $
#
DISTNAME= Imaging-1.1.4
@@ -14,7 +14,7 @@ DIST_SUBDIR= python
PYDISTUTILSPKG= yes
BUILDLINK_DEPENDS.python20= python20>=2.0.1nb4
GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_X11= yes
PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX}
@@ -34,6 +34,6 @@ post-install:
${PREFIX}/share/examples/${PYPKGPREFIX}-imaging )
.include "../../lang/python/extension.mk"
-.include "../../graphics/py-imaging/buildlink2.mk"
-.include "../../x11/py-Tk/buildlink2.mk"
+.include "../../graphics/py-imaging/buildlink3.mk"
+.include "../../x11/py-Tk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"