diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-11-27 09:09:52 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-11-27 09:09:52 +0000 |
commit | 9d9f767485fb07b2383fc0d6f086a08bf26309d1 (patch) | |
tree | 18d72926d611b7326acccd4f09f5f99dd4c22ee0 /multimedia/gxine | |
parent | - Remove obsolete inclusion of www/mozilla/Makefile.common (diff) |
- Remove obsolete gecko providers
- Bump PORTREVISION
Approved by: portmgr (miwi)
Exp-run by: miwi
Notes
Notes:
svn path=/head/; revision=244839
Diffstat (limited to 'multimedia/gxine')
-rw-r--r-- | multimedia/gxine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gxine/Makefile b/multimedia/gxine/Makefile index bb301d90ea72..d978edac069e 100644 --- a/multimedia/gxine/Makefile +++ b/multimedia/gxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= gxine PORTVERSION= 0.5.904 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= SF/xine/${PORTNAME}%20%28GTK%20front%20end%29/${PORTVERSION} @@ -73,7 +73,7 @@ LIB_DEPENDS+= js.1:${PORTSDIR}/lang/spidermonkey CONFIGURE_ARGS+=--without-browser-plugin --with-spidermonkey PLIST_SUB+= MOZILLA_PLUGIN="@comment " .else -USE_GECKO= firefox mozilla seamonkey xulrunner +USE_GECKO= seamonkey USE_WEBPLUGINS= native WEBPLUGINS_DIR= ${PREFIX}/lib/gxine WEBPLUGINS_FILES=gxineplugin.so |