summaryrefslogtreecommitdiffstats
path: root/graphics/librsvg2/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-30 23:13:32 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-30 23:13:32 +0800
commit300061c1c547f478af8d78c6ed8fd2cf9504c50b (patch)
tree8f4bce9e8de9e18624f8e099a889d623fafac7e3 /graphics/librsvg2/Makefile
parent6506b0470bf32bdfdb4f0ed975a2eb8e741b366e (diff)
downloadmarcuscom-ports-300061c1c547f478af8d78c6ed8fd2cf9504c50b.tar
marcuscom-ports-300061c1c547f478af8d78c6ed8fd2cf9504c50b.tar.gz
marcuscom-ports-300061c1c547f478af8d78c6ed8fd2cf9504c50b.tar.bz2
marcuscom-ports-300061c1c547f478af8d78c6ed8fd2cf9504c50b.tar.lz
marcuscom-ports-300061c1c547f478af8d78c6ed8fd2cf9504c50b.tar.xz
marcuscom-ports-300061c1c547f478af8d78c6ed8fd2cf9504c50b.tar.zst
marcuscom-ports-300061c1c547f478af8d78c6ed8fd2cf9504c50b.zip
- Support firefox-devel
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5989 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/librsvg2/Makefile')
-rw-r--r--graphics/librsvg2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile
index d91148861..f8c669ba0 100644
--- a/graphics/librsvg2/Makefile
+++ b/graphics/librsvg2/Makefile
@@ -3,7 +3,7 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/librsvg2/Makefile,v 1.94 2006/03/13 06:44:07 mezz Exp $
+# $MCom: ports/graphics/librsvg2/Makefile,v 1.95 2006/03/13 19:31:41 mezz Exp $
#
PORTNAME= librsvg2
@@ -50,7 +50,7 @@ OPTIONS= MOZILLA_PLUGIN "Enable the SVG browser plug-in" no
.include <bsd.port.pre.mk>
.if defined(WITH_MOZILLA_PLUGIN)
-USE_GECKO= firefox mozilla seamonkey xulrunner
+USE_GECKO= firefox mozilla seamonkey xulrunner firefox-devel
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
CONFIGURE_ENV+= MOZILLA_CONFIG=no
CONFIGURE_ARGS+=--enable-mozilla-plugin=yes