summaryrefslogtreecommitdiff
path: root/wm/icepref
diff options
context:
space:
mode:
authordrochner <drochner>2002-10-24 22:48:07 +0000
committerdrochner <drochner>2002-10-24 22:48:07 +0000
commitc873c8a8a5213c034503299de902c123b8cf4e44 (patch)
treef128cfd3e15c265812b0d1e83432588286e9dba4 /wm/icepref
parent6065d2d7301faaa0fe0a0b4dc5ed9ca090149572 (diff)
downloadpkgsrc-c873c8a8a5213c034503299de902c123b8cf4e44.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"