summaryrefslogtreecommitdiff
path: root/sysutils/gentoo
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-25 03:27:22 +0000
committersnj <snj@pkgsrc.org>2004-04-25 03:27:22 +0000
commit625978fb125bd3898a8575e551c7d968a5403f15 (patch)
tree0d269daea5edb9fe25dde34c5aefbf7afbf0dc1a /sysutils/gentoo
parent636720894e58fe03e29ed7aba877cfc658bf55f9 (diff)
downloadpkgsrc-625978fb125bd3898a8575e551c7d968a5403f15.tar.gz
Convert to buildlink3.
Diffstat (limited to 'sysutils/gentoo')
-rw-r--r--sysutils/gentoo/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/gentoo/Makefile b/sysutils/gentoo/Makefile
index 8b0b71fa907..d99c923df42 100644
--- a/sysutils/gentoo/Makefile
+++ b/sysutils/gentoo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/03/02 15:22:39 adam Exp $
+# $NetBSD: Makefile,v 1.14 2004/04/25 03:27:22 snj Exp $
#
DISTNAME= gentoo-0.11.46
@@ -12,7 +12,7 @@ COMMENT= Two-pane filemanager using GTK+, 100% GUI configurable
BUILD_USES_MSGFMT= YES
GNU_CONFIGURE= YES
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_PKGLOCALEDIR= YES
USE_X11= YES
@@ -23,7 +23,7 @@ EGDIR= ${PREFIX}/share/examples/gentoo
CONF_FILES= ${EGDIR}/gentoorc ${PKG_SYSCONFDIR}/gentoorc
CONF_FILES+= ${EGDIR}/gentoogtkrc ${PKG_SYSCONFDIR}/gentoogtkrc
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"