summaryrefslogtreecommitdiff
path: root/wm/icepref
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2002-10-24 22:48:07 +0000
committerdrochner <drochner@pkgsrc.org>2002-10-24 22:48:07 +0000
commit9825f149fb414de74928162eedd1c921fc32978e (patch)
treef128cfd3e15c265812b0d1e83432588286e9dba4 /wm/icepref
parent9278ba8fea16e5acc8ced58009139d0e863516e3 (diff)
downloadpkgsrc-9825f149fb414de74928162eedd1c921fc32978e.tar.gz
use buildlink2
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 5d4a44a30cb..3af55671491 100644
--- a/wm/icepref/Makefile
+++ b/wm/icepref/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/06/21 15:09:47 agc Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/24 22:48:07 drochner Exp $
#
DISTNAME= icepref-1.1
@@ -12,7 +12,7 @@ COMMENT= graphical configuration utility for IceWM
WRKSRC= ${WRKDIR}/icepref
-USE_BUILDLINK_ONLY= yes
+USE_BUILDLINK2= yes
-.include "../../x11/pygtk/buildlink.mk"
+.include "../../x11/pygtk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"