summaryrefslogtreecommitdiffstats
path: root/x11/gnome2/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-03 15:55:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-03 15:55:48 +0800
commit095690fe74a8e3690655bae5698d5dc98080d7d9 (patch)
tree2d4ba15ef4e182c0b0c78f5dd27f52506d60d4bd /x11/gnome2/Makefile
parentd7a47e1ee6eec2f96082cebd692455459ce84dac (diff)
downloadmarcuscom-ports-095690fe74a8e3690655bae5698d5dc98080d7d9.tar
marcuscom-ports-095690fe74a8e3690655bae5698d5dc98080d7d9.tar.gz
marcuscom-ports-095690fe74a8e3690655bae5698d5dc98080d7d9.tar.bz2
marcuscom-ports-095690fe74a8e3690655bae5698d5dc98080d7d9.tar.lz
marcuscom-ports-095690fe74a8e3690655bae5698d5dc98080d7d9.tar.xz
marcuscom-ports-095690fe74a8e3690655bae5698d5dc98080d7d9.tar.zst
marcuscom-ports-095690fe74a8e3690655bae5698d5dc98080d7d9.zip
Presenting GNOME 2.5.3 with a pretty finalized module list.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1752 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r--x11/gnome2/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 2cc76baed..b14dd3a78 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnome2
-PORTVERSION= 2.5.2
-PORTREVISION= 1
+PORTVERSION= 2.5.3
CATEGORIES= x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -47,11 +46,8 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \
gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media \
${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \
gnopernicus:${PORTSDIR}/accessibility/gnopernicus \
- evolution-1.5:${PORTSDIR}/mail/evolution \
- rhythmbox:${PORTSDIR}/audio/rhythmbox \
- gnome-netinfo:${PORTSDIR}/net/gnomenetwork \
- gdesklets:${PORTSDIR}/deskutils/gdesklets \
- monkey-bubble:${PORTSDIR}/games/monkeybubble \
+ ${X11BASE}/lib/libedataserver.so:${PORTSDIR}/databases/evolution-data-server \
+ ${X11BASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnomenetstatus \
dasher:${PORTSDIR}/accessibility/dasher
NO_BUILD= yes
@@ -67,7 +63,7 @@ do-install: # empty
.include <bsd.port.pre.mk>
-.if ${ARCH} != "amd64" && ( ${ARCH} == "i386" || ${OSVERSION} > 500035 )
+.if ${ARCH} == "i386" || ${OSVERSION} > 500035
RUN_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany
.endif