diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-11-29 15:45:47 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-11-29 15:45:47 +0000 |
commit | 99d8dbb365aa7d055b310424a8adbd541c09986f (patch) | |
tree | e22456f2e1c13557ce59e1817fdcdb3ccadce60a /graphics | |
parent | a996d7b12e41e9cef439843633b05de9e9b12f32 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/librsvg2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index a5e5611a34f7..38fe7f3cc2b5 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -49,6 +49,7 @@ 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 |