summaryrefslogtreecommitdiff
path: root/sysutils/gentoo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gentoo/Makefile')
-rw-r--r--sysutils/gentoo/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/gentoo/Makefile b/sysutils/gentoo/Makefile
index 4a1a23611bd..ac5b67ffaf7 100644
--- a/sysutils/gentoo/Makefile
+++ b/sysutils/gentoo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/08/24 03:52:30 grant Exp $
+# $NetBSD: Makefile,v 1.5 2002/08/25 21:50:57 jlam Exp $
#
DISTNAME= gentoo-0.11.31
@@ -9,9 +9,9 @@ MAINTAINER= dunse@goa.nu
HOMEPAGE= http://www.obsession.se/gentoo/
COMMENT= Two-pane filemanager using GTK+, 100% GUI configurable
-GNU_CONFIGURE= YES
-USE_BUILDLINK_ONLY= YES
+GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
+USE_X11= YES
-.include "../../x11/gtk/buildlink.mk"
-.include "../../mk/x11.buildlink.mk"
+.include "../../x11/gtk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"