summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/gnome2/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
index 7a4b154f5..d7a3ca852 100644
--- a/x11/gnome2/Makefile
+++ b/x11/gnome2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnome2
PORTVERSION= 2.9.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -43,7 +44,6 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \
gcalctool:${PORTSDIR}/math/gcalctool \
gucharmap:${PORTSDIR}/deskutils/gucharmap \
zenity:${PORTSDIR}/x11/zenity \
- gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media \
${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \
gnopernicus:${PORTSDIR}/accessibility/gnopernicus \
${X11BASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnomenetstatus \
@@ -53,7 +53,9 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \
network-admin:${PORTSDIR}/sysutils/gnomesystemtools \
gnome-nettool:${PORTSDIR}/net/gnomenettool \
vino-session:${PORTSDIR}/net/vino \
- ximian-connector-setup-2.2:${PORTSDIR}/mail/ximian-connector
+ ximian-connector-setup-2.2:${PORTSDIR}/mail/ximian-connector \
+ ${X11BASE}/lib/gstreamer-0.8/.gstreamer-plugins-core.keep:${PORTSDIR}/multimedia/gstreamer-plugins-core
+# gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media
NO_BUILD= yes
@@ -72,8 +74,4 @@ do-install: # empty
RUN_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany
.endif
-.if ${ARCH} == "i386"
-#RUN_DEPENDS+= gnomemeeting:${PORTSDIR}/net/gnomemeeting
-.endif
-
.include <bsd.port.post.mk>