summaryrefslogtreecommitdiffstats
path: root/multimedia/totem/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2010-03-17 04:15:55 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2010-03-17 04:15:55 +0800
commitadf9c936fe0ee9709eb41b9099a6c79ab4149af6 (patch)
treeb31527e4a818a2afbcbe5f47c01ebbdcbec7ebec /multimedia/totem/Makefile
parent3ef7827425dfca5b7c976640953d8db94e2c9796 (diff)
downloadmarcuscom-ports-adf9c936fe0ee9709eb41b9099a6c79ab4149af6.tar
marcuscom-ports-adf9c936fe0ee9709eb41b9099a6c79ab4149af6.tar.gz
marcuscom-ports-adf9c936fe0ee9709eb41b9099a6c79ab4149af6.tar.bz2
marcuscom-ports-adf9c936fe0ee9709eb41b9099a6c79ab4149af6.tar.lz
marcuscom-ports-adf9c936fe0ee9709eb41b9099a6c79ab4149af6.tar.xz
marcuscom-ports-adf9c936fe0ee9709eb41b9099a6c79ab4149af6.tar.zst
marcuscom-ports-adf9c936fe0ee9709eb41b9099a6c79ab4149af6.zip
Update the WEBPLUGINS_FILES to match w/ plist. Bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13854 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/totem/Makefile')
-rw-r--r--multimedia/totem/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 33802cdc8..e23907460 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -3,12 +3,12 @@
# Whom: Hendrik Scholz <hendrik@scholz.net>
#
# $FreeBSD$
-# $MCom: ports/multimedia/totem/Makefile,v 1.142 2010/02/25 01:02:42 ahze Exp $
+# $MCom: ports/multimedia/totem/Makefile,v 1.143 2010/03/16 13:07:16 kwm Exp $
#
PORTNAME= totem
PORTVERSION= 2.29.92
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= multimedia gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -102,8 +102,7 @@ CONFIGURE_ARGS+=--enable-browser-plugins \
PLIST_SUB+= BROWSER_PLUGINS=""
USE_WEBPLUGINS= gecko19 webkit-gtk2
-WEBPLUGINS_FILES= libtotem-complex-plugin.so \
- libtotem-cone-plugin.so libtotem-gmp-plugin.so \
+WEBPLUGINS_FILES= libtotem-cone-plugin.so libtotem-gmp-plugin.so \
libtotem-mully-plugin.so \
libtotem-narrowspace-plugin.so
.include "${PORTSDIR}/www/firefox/Makefile.webplugins"