diff options
author | jlam <jlam> | 2002-08-25 21:50:52 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-08-25 21:50:52 +0000 |
commit | 4bfcc34161358d51d868f816c923eb93f927a412 (patch) | |
tree | f54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /sysutils/gentoo | |
parent | 8820d0b0e1e20d3278c7c39632417b4d9ca31899 (diff) | |
download | pkgsrc-4bfcc34161358d51d868f816c923eb93f927a412.tar.gz |
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'sysutils/gentoo')
-rw-r--r-- | sysutils/gentoo/Makefile | 10 | ||||
-rw-r--r-- | sysutils/gentoo/PLIST | 2 | ||||
-rw-r--r-- | sysutils/gentoo/distinfo | 2 |
3 files changed, 7 insertions, 7 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" diff --git a/sysutils/gentoo/PLIST b/sysutils/gentoo/PLIST index 3868951276e..8230c8ed7e5 100644 --- a/sysutils/gentoo/PLIST +++ b/sysutils/gentoo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/08/24 03:52:30 grant Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/08/25 21:50:58 jlam Exp $ bin/gentoo etc/gentoogtkrc etc/gentoorc diff --git a/sysutils/gentoo/distinfo b/sysutils/gentoo/distinfo index 38f7e1e3fd0..5034fcdd183 100644 --- a/sysutils/gentoo/distinfo +++ b/sysutils/gentoo/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2002/08/24 03:52:30 grant Exp $ +$NetBSD: distinfo,v 1.5 2002/08/25 21:50:58 jlam Exp $ SHA1 (gentoo-0.11.31.tar.gz) = 327b6241613e4c5ae256dffa528c6f2f46fe60b0 Size (gentoo-0.11.31.tar.gz) = 923857 bytes |