summaryrefslogtreecommitdiff
path: root/wm/icewm-gnome/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/icewm-gnome/Makefile')
-rw-r--r--wm/icewm-gnome/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/icewm-gnome/Makefile b/wm/icewm-gnome/Makefile
index fac6e2efcab..e080e0873ed 100644
--- a/wm/icewm-gnome/Makefile
+++ b/wm/icewm-gnome/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/09/09 03:37:02 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2001/10/23 13:15:05 jlam Exp $
PKGNAME= ${DISTNAME:S/-/-gnome-/}
COMMENT= small, fast and light-weight window manager (GNOME version)
@@ -12,6 +12,6 @@ USE_BUILDLINK_ONLY= # defined
CONFIGURE_ARGS+= --with-gnome-menus="${GNOME_CONFIG}"
CONFIGURE_ARGS+= --with-imlib
-.include "../../x11/gnome-libs/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
+.include "../../x11/gnome-libs/buildlink.mk"
.include "../../mk/bsd.pkg.mk"