summaryrefslogtreecommitdiff
path: root/wm/icewm-imlib/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-02-26 09:00:03 +0000
committerxtraeme <xtraeme>2004-02-26 09:00:03 +0000
commit8f0c4c64531031ddaf4bf99eae7138fb1b9caed2 (patch)
tree007fdb735b300a59c2a9fb989aa4eee34a94deab /wm/icewm-imlib/Makefile
parent20f38a6102ba163c1770a2e93d3628522b5a00d2 (diff)
downloadpkgsrc-8f0c4c64531031ddaf4bf99eae7138fb1b9caed2.tar.gz
bl3ify
Diffstat (limited to 'wm/icewm-imlib/Makefile')
-rw-r--r--wm/icewm-imlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/icewm-imlib/Makefile b/wm/icewm-imlib/Makefile
index 9a8bd2e51dc..dc6923b5b00 100644
--- a/wm/icewm-imlib/Makefile
+++ b/wm/icewm-imlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/03 18:49:54 reed Exp $
+# $NetBSD: Makefile,v 1.7 2004/02/26 09:00:03 xtraeme Exp $
PKGNAME= ${DISTNAME:S/-/-imlib-/}
PKGREVISION= 1
@@ -14,5 +14,5 @@ CONFIGURE_ARGS+= --with-gnome-menus=no
CONFIGURE_ARGS+= --with-imlib=yes
CONFIGURE_ARGS+= --with-xpm=no
-.include "../../graphics/imlib/buildlink2.mk"
+.include "../../graphics/imlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"