diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-28 13:59:05 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-28 13:59:05 +0800 |
commit | 7cb827c5489117d632dca4330dd3f50c5a570f5b (patch) | |
tree | 36aab6956e723b7fd1dc2259d8c79803853832d4 /graphics/librsvg2 | |
parent | a0dfb461133f22cd363af37e9e97670fc7bcac6e (diff) | |
download | marcuscom-ports-7cb827c5489117d632dca4330dd3f50c5a570f5b.tar marcuscom-ports-7cb827c5489117d632dca4330dd3f50c5a570f5b.tar.gz marcuscom-ports-7cb827c5489117d632dca4330dd3f50c5a570f5b.tar.bz2 marcuscom-ports-7cb827c5489117d632dca4330dd3f50c5a570f5b.tar.lz marcuscom-ports-7cb827c5489117d632dca4330dd3f50c5a570f5b.tar.xz marcuscom-ports-7cb827c5489117d632dca4330dd3f50c5a570f5b.tar.zst marcuscom-ports-7cb827c5489117d632dca4330dd3f50c5a570f5b.zip |
-Sync w/ FreeBSD.
-Reset the $FreeBSD$ while I am there.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13259 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/librsvg2')
-rw-r--r-- | graphics/librsvg2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 100e3f8ff..c305f4733 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.126 2009/09/07 10:19:45 kwm Exp $ +# $MCom: ports/graphics/librsvg2/Makefile,v 1.127 2009/09/26 13:41:59 marcus Exp $ # PORTNAME= librsvg2 @@ -49,7 +49,6 @@ OPTIONS= MOZILLA_PLUGIN "Enable the SVG browser plug-in" on USE_GECKO= libxul seamonkey USE_WEBPLUGINS= gecko19 WEBPLUGINS_FILES=libmozsvgdec.so -.include "${PORTSDIR}/www/firefox/Makefile.webplugins" CONFIGURE_ENV+= MOZILLA_CONFIG=no CONFIGURE_ARGS+=--enable-mozilla-plugin=yes |