aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/totem
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-12-05 11:45:42 +0800
committerpav <pav@FreeBSD.org>2006-12-05 11:45:42 +0800
commit293e23ef70cdb97fbf793f4f74cbaf62c65c4d54 (patch)
tree8869aa319ef1435b2830bf61806dd901322b8180 /multimedia/totem
parent5e8b27d2e8ef188f923ca8cb7a1773c4285a010b (diff)
downloadfreebsd-ports-gnome-293e23ef70cdb97fbf793f4f74cbaf62c65c4d54.tar.gz
freebsd-ports-gnome-293e23ef70cdb97fbf793f4f74cbaf62c65c4d54.tar.zst
freebsd-ports-gnome-293e23ef70cdb97fbf793f4f74cbaf62c65c4d54.zip
- In USE_GECKO line, remove firefox-devel and add firefox15
Suggested by: GeJ on EFnet
Diffstat (limited to 'multimedia/totem')
-rw-r--r--multimedia/totem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 6467a0196b13..b58602abd107 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -48,7 +48,7 @@ CONFLICTS?= totem-gstreamer-[0-9]*
.include <bsd.port.pre.mk>
.if defined(WITH_MOZILLA_PLUGIN)
-USE_GECKO= firefox mozilla seamonkey xulrunner<->firefox firefox-devel<->firefox
+USE_GECKO= firefox mozilla seamonkey xulrunner<->firefox firefox15<->firefox
.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk"
PLIST_SUB+= MOZILLA=""
CONFIGURE_ARGS+=--with-mozilla=${GECKO} \