aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2012-09-11 03:19:32 +0800
committerbeat <beat@FreeBSD.org>2012-09-11 03:19:32 +0800
commitb386a00f9653ea33472b4410f9ad2d7583aca3d1 (patch)
treeee00a96c55d6989c6d1c276075efa6edf489ad90 /multimedia
parentd96d2f12758c212cd02faa1dfa9075e9aa00dbe0 (diff)
downloadfreebsd-ports-gnome-b386a00f9653ea33472b4410f9ad2d7583aca3d1.tar.gz
freebsd-ports-gnome-b386a00f9653ea33472b4410f9ad2d7583aca3d1.tar.zst
freebsd-ports-gnome-b386a00f9653ea33472b4410f9ad2d7583aca3d1.zip
- Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7 - Update all dependent ports to use www/libxul19 (no functional changes) - Bump PORTREVISION on ports where libxul is a run dependency as the resulting package will change. Submitted by: Jan Beich <jbeich@tormail.org> With hat: gecko
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gxine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gxine/Makefile b/multimedia/gxine/Makefile
index 8813b81f61ad..3f512358d949 100644
--- a/multimedia/gxine/Makefile
+++ b/multimedia/gxine/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gxine
PORTVERSION= 0.5.907
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= SF/xine/${PORTNAME}/${PORTVERSION}
@@ -24,7 +24,7 @@ MOZILLA_PLUGIN_DESC= Mozilla plugin
USE_XZ= yes
USE_GNOME= gnomehack gtk20
-USE_GECKO= libxul
+USE_GECKO= libxul19
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
CONFIGURE_ENV= MKDIR_P="${MKDIR}"