aboutsummaryrefslogtreecommitdiff
path: root/graphics/librsvg2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-09-17 16:55:45 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-09-17 16:55:45 +0000
commitcf6557aa5a181143f0a4c40bf6551919c1462e17 (patch)
tree2ac3fdb224eba0d7cee55c0e015213074ae0ffb2 /graphics/librsvg2
parent336a6b56d89b46c20543a3cc6aee1735a3da57b2 (diff)
downloadports-cf6557aa5a181143f0a4c40bf6551919c1462e17.tar.gz
ports-cf6557aa5a181143f0a4c40bf6551919c1462e17.zip
Notes
Diffstat (limited to 'graphics/librsvg2')
-rw-r--r--graphics/librsvg2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
index 1c077631fedb..0ad4815eb244 100644
--- a/graphics/librsvg2/Makefile
+++ b/graphics/librsvg2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= librsvg2
PORTVERSION= 2.26.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -46,7 +46,7 @@ OPTIONS= MOZILLA_PLUGIN "Enable the SVG browser plug-in" on
.include <bsd.port.pre.mk>
.if defined(WITH_MOZILLA_PLUGIN)
-USE_GECKO= firefox mozilla seamonkey libxul xulrunner
+USE_GECKO= libxul firefox mozilla seamonkey xulrunner
USE_WEBPLUGINS= gecko*
WEBPLUGINS_FILES=libmozsvgdec.so
.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"