summaryrefslogtreecommitdiff
path: root/wm/icepref
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-05-01 17:57:21 +0000
committersnj <snj@pkgsrc.org>2004-05-01 17:57:21 +0000
commit7972528380408c52001a51380d1b705e45e9cc33 (patch)
tree53792b49a8e9fc0dc21d5ea243e2405dde2dc562 /wm/icepref
parent1f93f8a349d112d7e1f0101c5e83d2443bcdd3a0 (diff)
downloadpkgsrc-7972528380408c52001a51380d1b705e45e9cc33.tar.gz
Convert to buildlink3.
Diffstat (limited to 'wm/icepref')
-rw-r--r--wm/icepref/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/icepref/Makefile b/wm/icepref/Makefile
index 3d19e999d6c..2bd7b354a41 100644
--- a/wm/icepref/Makefile
+++ b/wm/icepref/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/20 12:27:35 agc Exp $
+# $NetBSD: Makefile,v 1.10 2004/05/01 17:57:53 snj Exp $
#
DISTNAME= icepref-1.1
@@ -12,10 +12,10 @@ MAINTAINER= ptiJo@noos.fr
COMMENT= Graphical configuration utility for IceWM
WRKSRC= ${WRKDIR}/icepref
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
PYTHON_PATCH_SCRIPTS= icepref
.include "../../lang/python/application.mk"
-.include "../../x11/pygtk/buildlink2.mk"
+.include "../../x11/pygtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"