From adf9c936fe0ee9709eb41b9099a6c79ab4149af6 Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 16 Mar 2010 20:15:55 +0000 Subject: 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 --- multimedia/totem/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'multimedia') 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 # # $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" -- cgit