summaryrefslogtreecommitdiff
path: root/wm/icewm-gnome
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-02-26 09:00:03 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-02-26 09:00:03 +0000
commit32fdb1506763c8cd24a035b9208e5cb699845861 (patch)
tree007fdb735b300a59c2a9fb989aa4eee34a94deab /wm/icewm-gnome
parente01669e001baeeba6a25ffc65896169e4b019944 (diff)
downloadpkgsrc-32fdb1506763c8cd24a035b9208e5cb699845861.tar.gz
bl3ify
Diffstat (limited to 'wm/icewm-gnome')
-rw-r--r--wm/icewm-gnome/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/icewm-gnome/Makefile b/wm/icewm-gnome/Makefile
index 915008c0e8f..5c96718df2d 100644
--- a/wm/icewm-gnome/Makefile
+++ b/wm/icewm-gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2004/01/03 18:49:54 reed Exp $
+# $NetBSD: Makefile,v 1.23 2004/02/26 09:00:03 xtraeme Exp $
PKGNAME= ${DISTNAME:S/-/-gnome-/}
PKGREVISION= 1
@@ -14,6 +14,6 @@ CONFIGURE_ARGS+= --with-gnome-menus=yes
CONFIGURE_ARGS+= --with-imlib=yes
CONFIGURE_ARGS+= --with-xpm=no
-.include "../../graphics/imlib/buildlink2.mk"
-.include "../../x11/gnome-libs/buildlink2.mk"
+.include "../../graphics/imlib/buildlink3.mk"
+.include "../../x11/gnome-libs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"