- Readd inkscape to the 4.x build
This commit is contained in:
parent
386223668b
commit
13478d2679
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131119
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user