diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-18 19:45:59 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-18 19:45:59 +0800 |
commit | eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab (patch) | |
tree | eb7f899f1536deec2a42424429a181bb6cc9bad0 /x11/gnome2/Makefile | |
parent | 4bca1cbb50ad3328bfffdc465877e64e2118e6a0 (diff) | |
download | marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.tar marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.tar.gz marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.tar.bz2 marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.tar.lz marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.tar.xz marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.tar.zst marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.zip |
Officially release GNOME 2.11.5 with a corrected module list. Welcome
evince and libgnomecups to the desktop.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4267 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r-- | x11/gnome2/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 1a3375f6a..15d5a8821 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.112 2005/07/07 21:54:34 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.113 2005/07/16 02:08:11 marcus Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.11.4 +PORTVERSION= 2.11.5 PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty @@ -61,7 +61,9 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 ${X11BASE}/share/gnome/gnome-background-properties/gnome-branded.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \ sound-juicer:${PORTSDIR}/audio/sound-juicer \ gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ - ${X11BASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml + ${X11BASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml \ + evince:${PORTSDIR}/graphics/evince \ + ${X11BASE}/lib/libgnomecups-1.0.so:${PORTSDIR}/print/libgnomecups NO_BUILD= yes |