aboutsummaryrefslogtreecommitdiff
path: root/x11/gnome2-fifth-toe
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-07 22:24:32 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-11-07 22:24:32 +0000
commit58406bee8938178fc317574c4236434b0dd11a25 (patch)
treeb4fa34eca69e23769c548b4436cbf65d765e5fe2 /x11/gnome2-fifth-toe
parent98eb5c95a29c8dd1a76435744e5316092835f696 (diff)
downloadports-58406bee8938178fc317574c4236434b0dd11a25.tar.gz
ports-58406bee8938178fc317574c4236434b0dd11a25.zip
Notes
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r--x11/gnome2-fifth-toe/Makefile15
1 files changed, 10 insertions, 5 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile
index e6a2a83ba130..160b270c9c7b 100644
--- a/x11/gnome2-fifth-toe/Makefile
+++ b/x11/gnome2-fifth-toe/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnome2-fifth-toe
-PORTVERSION= 2.6.2
+PORTVERSION= 2.8.1
CATEGORIES= x11 gnome
MASTER_SITES= # empty
DISTFILES= # empty
@@ -28,14 +28,13 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \
${X11BASE}/lib/gtk-2.0/2.4.0/engines/libindustrial.so:${PORTSDIR}/x11-themes/gnome-themes-extras \
bluefish:${PORTSDIR}/www/bluefish-devel \
gossip:${PORTSDIR}/net/gossip \
- inkscape:${PORTSDIR}/graphics/inkscape \
straw:${PORTSDIR}/net/straw \
liferea:${PORTSDIR}/net/liferea \
gnotime:${PORTSDIR}/deskutils/gnotime \
sound-juicer:${PORTSDIR}/audio/sound-juicer \
rhythmbox:${PORTSDIR}/audio/rhythmbox \
- network-admin:${PORTSDIR}/sysutils/gnomesystemtools \
- jamboree:${PORTSDIR}/audio/jamboree
+ jamboree:${PORTSDIR}/audio/jamboree \
+ ${X11BASE}/share/gnome/pixmaps/glines/classic.png:${PORTSDIR}/games/gnomegames2-extra-data
.if !defined(PACKAGE_BUILDING) && !defined(PARALLEL_PACKAGE_BUILD)
RUN_DEPENDS+= totem:${PORTSDIR}/multimedia/totem
@@ -43,6 +42,12 @@ RUN_DEPENDS+= totem:${PORTSDIR}/multimedia/totem
NO_BUILD= yes
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 500000
+RUN_DEPENDS+= inkscape:${PORTSDIR}/graphics/inkscape
+.endif
+
do-install: # empty
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>