aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2009-11-29 23:45:47 +0800
committerkwm <kwm@FreeBSD.org>2009-11-29 23:45:47 +0800
commit93e09edb828e055f82a3a0a5b4f4d46d52921439 (patch)
tree9e94039104a443f91f380c1d03c9f12be9d51ff9
parentf5dbd6633680fb12edaa3ae1a5090b48a48cd0c2 (diff)
downloadfreebsd-ports-gnome-93e09edb828e055f82a3a0a5b4f4d46d52921439.tar.gz
freebsd-ports-gnome-93e09edb828e055f82a3a0a5b4f4d46d52921439.tar.zst
freebsd-ports-gnome-93e09edb828e055f82a3a0a5b4f4d46d52921439.zip
Readd firefox/Makefile.webplugins. This should fix the mozilla plugin.
Reported by: barbara <barbara.xxx1975@libero.it>
-rw-r--r--graphics/librsvg2/Makefile1
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