diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2007-03-14 03:22:58 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2007-03-14 03:22:58 +0000 |
commit | 8ece355c4c1971a28d46f7a162d5f19d9f7d5865 (patch) | |
tree | ead176bc9d0271b13e6a5702434f016bb3ad31bf /graphics/inkscape | |
parent | 54d4d8410f3857cd206bea860cf1fd980f94c1cc (diff) | |
download | ports-8ece355c4c1971a28d46f7a162d5f19d9f7d5865.tar.gz ports-8ece355c4c1971a28d46f7a162d5f19d9f7d5865.zip |
Notes
Diffstat (limited to 'graphics/inkscape')
-rw-r--r-- | graphics/inkscape/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 161be22003ba..639ae0830185 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -7,7 +7,7 @@ PORTNAME= inkscape PORTVERSION= 0.45 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -25,7 +25,7 @@ RUN_DEPENDS= ${SITE_PERL}/XML/XQL.pm:${PORTSDIR}/textproc/p5-XML-XQL #USE_BZIP2= yes USE_GMAKE= yes WANT_GNOME= yes -USE_GNOME= gnomehack intlhack libxslt +USE_GNOME= gnomehack desktopfileutils intlhack libxslt USE_GETTEXT= yes GNU_CONFIGURE= yes USE_GCC= 3.4 |