summaryrefslogtreecommitdiff
path: root/graphics/py-imagingtk/Makefile
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 /graphics/py-imagingtk/Makefile
parent0320b297125b74de47332a4c113503c0e54d250a (diff)
downloadpkgsrc-a922e7cc1a7db529ec9c99e1c084078b7c87586e.tar.gz
Convert to buildlink3.
Diffstat (limited to 'graphics/py-imagingtk/Makefile')
-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"