aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2008-06-21 17:38:13 +0000
committerBrooks Davis <brooks@FreeBSD.org>2008-06-21 17:38:13 +0000
commit6bacfafd46289c97428fc7ec0973bb0bcd2a2d38 (patch)
tree5169a1e238a41fc30b06372095798aa1ce809f58 /audio
parentc423208df5eb716112d6f2b8494561768c779d95 (diff)
downloadports-6bacfafd46289c97428fc7ec0973bb0bcd2a2d38.tar.gz
ports-6bacfafd46289c97428fc7ec0973bb0bcd2a2d38.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/squeezeboxserver/Makefile2
-rw-r--r--audio/squeezeboxserver/files/softsqueeze.sh.in2
-rw-r--r--audio/squeezecenter/Makefile2
-rw-r--r--audio/squeezecenter/files/softsqueeze.sh.in2
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile
index acd520a54a3b..e77ab376f6f4 100644
--- a/audio/squeezeboxserver/Makefile
+++ b/audio/squeezeboxserver/Makefile
@@ -7,7 +7,7 @@
PORTNAME= squeezecenter
PORTVERSION= 7.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.slimdevices.com/downloads/SqueezeCenter_v${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-noCPAN
diff --git a/audio/squeezeboxserver/files/softsqueeze.sh.in b/audio/squeezeboxserver/files/softsqueeze.sh.in
index c33b7161cc82..c83c5564e0df 100644
--- a/audio/squeezeboxserver/files/softsqueeze.sh.in
+++ b/audio/squeezeboxserver/files/softsqueeze.sh.in
@@ -7,4 +7,4 @@
# will release the JDK under a license that makes dependencies on the
# JDK reasionable.
#
-%%LOCALBASE%%/bin/javavm -jar /usr/local/slimserver/HTML/EN/html/softsqueeze/SoftSqueeze.jar
+%%LOCALBASE%%/bin/java -jar %%PREFIX%%/%%SLIMDIR%%/HTML/EN/html/softsqueeze/SoftSqueeze.jar
diff --git a/audio/squeezecenter/Makefile b/audio/squeezecenter/Makefile
index acd520a54a3b..e77ab376f6f4 100644
--- a/audio/squeezecenter/Makefile
+++ b/audio/squeezecenter/Makefile
@@ -7,7 +7,7 @@
PORTNAME= squeezecenter
PORTVERSION= 7.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://www.slimdevices.com/downloads/SqueezeCenter_v${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-noCPAN
diff --git a/audio/squeezecenter/files/softsqueeze.sh.in b/audio/squeezecenter/files/softsqueeze.sh.in
index c33b7161cc82..c83c5564e0df 100644
--- a/audio/squeezecenter/files/softsqueeze.sh.in
+++ b/audio/squeezecenter/files/softsqueeze.sh.in
@@ -7,4 +7,4 @@
# will release the JDK under a license that makes dependencies on the
# JDK reasionable.
#
-%%LOCALBASE%%/bin/javavm -jar /usr/local/slimserver/HTML/EN/html/softsqueeze/SoftSqueeze.jar
+%%LOCALBASE%%/bin/java -jar %%PREFIX%%/%%SLIMDIR%%/HTML/EN/html/softsqueeze/SoftSqueeze.jar