From 0734912cd4c7c75d327cedda4ae25cbb81a598b0 Mon Sep 17 00:00:00 2001 From: adamw Date: Thu, 2 Dec 2004 01:00:57 +0000 Subject: Only include inkscape as a dependency on FreeBSD versions on which it'll build. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3199 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome2-fifth-toe/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'x11/gnome2-fifth-toe/Makefile') diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 8ea8f05e7..2769fc73e 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -28,7 +28,6 @@ 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 \ @@ -41,6 +40,12 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ RUN_DEPENDS+= totem:${PORTSDIR}/multimedia/totem .endif +#inkscape currently needs 5.X to build. this should hopefully +#change soon +.if ${OSVERSION} > 500000 +RUN_DEPENDS+= inkscape:${PORTSDIR}/graphics/inkscape +.endif + NO_BUILD= yes do-install: # empty -- cgit v1.2.3