aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/vuze
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-09-10 19:19:32 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-09-10 19:19:32 +0000
commit734349b51e45b3b7ca3962ef3081939860edc649 (patch)
treeee00a96c55d6989c6d1c276075efa6edf489ad90 /net-p2p/vuze
parente6d638b4ac3b463304cc25a4335ed6b5ad5d57e6 (diff)
downloadports-734349b51e45b3b7ca3962ef3081939860edc649.tar.gz
ports-734349b51e45b3b7ca3962ef3081939860edc649.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
Notes
Notes: svn path=/head/; revision=304053
Diffstat (limited to 'net-p2p/vuze')
-rw-r--r--net-p2p/vuze/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile
index 442fa3e0ec60..6af8b9ffcb1a 100644
--- a/net-p2p/vuze/Makefile
+++ b/net-p2p/vuze/Makefile
@@ -7,6 +7,7 @@
PORTNAME= vuze
PORTVERSION= 4.7.0.2
+PORTREVISION= 1
CATEGORIES= net-p2p java
# Moved to x-obsolete, could do with an update
MASTER_SITES= SF/azureus/vuze/Vuze_${PORTVERSION:S/.//g}
@@ -35,7 +36,7 @@ USE_ZIP= yes
#com/aelitis/azureus/core/networkmanager/impl/TransportHelperFilterStream.java \
#com/aelitis/azureus/core/networkmanager/impl/TransportHelperFilterTransparent.java
-USE_GECKO= libxul
+USE_GECKO= libxul19
NO_WRKSUBDIR= yes
@@ -56,7 +57,7 @@ PLIST_FILES= %%JAVAJARDIR%%/${JARFILE} \
SUB_FILES= ${PORTNAME}
SUB_LIST= LIBDIR="${LOCALBASE}/lib" JARFILE="${JARFILE}" \
SWTJAR="${JAVALIBDIR}/${SWT}.jar" JAVA="${LOCALBASE}/bin/java" \
- GECKO="${GECKO}"
+ GECKO="${GECKO:S/19//}"
DESKTOP_ENTRIES= "Vuze" \
"A full feature BitTorrent client" \