From 082328cbf43afdbe42007247235c829007e53a52 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 24 Nov 2004 19:59:00 +0000 Subject: Temporarily remove nautilus-media, properly update this port to 2.9.1, and clean up the epiphany dependency check. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3134 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome2-lite/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11') diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index bf604e27a..d176247e2 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.8.1 +PORTVERSION= 2.9.1 CATEGORIES= x11 gnome MASTER_SITES= # empty PKGNAMESUFFIX= -lite @@ -35,9 +35,9 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ ggv:${PORTSDIR}/print/ggv2 \ gcalctool:${PORTSDIR}/math/gcalctool \ gucharmap:${PORTSDIR}/deskutils/gucharmap \ - gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media \ ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ gconf-editor:${PORTSDIR}/sysutils/gconf-editor +# gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media NO_BUILD= yes @@ -54,7 +54,7 @@ do-install: # empty .include -.if ${ARCH} != "amd64" && ( ${ARCH} == "i386" || ${OSVERSION} > 500035 ) +.if ${ARCH} == "i386" || ${OSVERSION} > 500035 RUN_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany .endif -- cgit v1.2.3