diff options
author | ahze <ahze@FreeBSD.org> | 2005-03-13 19:53:22 +0000 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-03-13 19:53:22 +0000 |
commit | 67ff7e0815857c4b5db3db67d967779f7c0452bf (patch) | |
tree | e3fa99e8f131b11b8cc0969a92bffe0fc7356ede /x11/gnome2-fifth-toe | |
parent | 70cb5e33bffb4e2aa97993ab8f162867a9081391 (diff) | |
download | FreeBSD-ports-67ff7e0815857c4b5db3db67d967779f7c0452bf.zip FreeBSD-ports-67ff7e0815857c4b5db3db67d967779f7c0452bf.tar.gz |
- Readd inkscape to the 4.x build
Diffstat (limited to 'x11/gnome2-fifth-toe')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 7b86e41..b5642ba 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -37,16 +37,11 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ ${X11BASE}/share/gnome/pixmaps/glines/classic.png:${PORTSDIR}/games/gnomegames2-extra-data \ nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto \ evince:${PORTSDIR}/graphics/evince \ - goobox:${PORTSDIR}/audio/goobox + goobox:${PORTSDIR}/audio/goobox \ + inkscape:${PORTSDIR}/graphics/inkscape .include <bsd.port.pre.mk> -#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 |