aboutsummaryrefslogtreecommitdiff
path: root/net/mediatomb
diff options
context:
space:
mode:
authorTom Judge <tj@FreeBSD.org>2012-09-02 20:02:00 +0000
committerTom Judge <tj@FreeBSD.org>2012-09-02 20:02:00 +0000
commit0b159fb4afa1d3d594016a5ff51c28f044b41441 (patch)
tree4f17707e793c93e99edcd9555f79a3996307312c /net/mediatomb
parentf03f2be24f8bed552df42bbebb324b318c86a3e2 (diff)
downloadports-0b159fb4afa1d3d594016a5ff51c28f044b41441.tar.gz
ports-0b159fb4afa1d3d594016a5ff51c28f044b41441.zip
Chase rename of lang/spidermonkey to lang/spidermonkey17.
Approved by: eadler (mentor)
Notes
Notes: svn path=/head/; revision=303571
Diffstat (limited to 'net/mediatomb')
-rw-r--r--net/mediatomb/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/mediatomb/Makefile b/net/mediatomb/Makefile
index 14a039b724d4..a4afe54feaf1 100644
--- a/net/mediatomb/Makefile
+++ b/net/mediatomb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mediatomb
PORTVERSION= 0.12.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net multimedia
MASTER_SITES= SF/${PORTNAME}/MediaTomb/${PORTVERSION}
@@ -88,8 +88,7 @@ CONFIGURE_ARGS+= --disable-mysql
CONFIGURE_ARGS+= --enable-libjs \
--with-js-h="${LOCALBASE}/include" \
--with-js-libs="${LOCALBASE}/lib"
-BUILD_DEPENDS+= ${LOCALBASE}/lib/libjs.so:${PORTSDIR}/lang/spidermonkey
-RUN_DEPENDS+= ${LOCALBASE}/lib/libjs.so:${PORTSDIR}/lang/spidermonkey
+LIB_DEPENDS+= js:${PORTSDIR}/lang/spidermonkey17
.else
CONFIGURE_ARGS+= --disable-libjs
.endif