aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authortj <tj@FreeBSD.org>2012-09-03 04:02:00 +0800
committertj <tj@FreeBSD.org>2012-09-03 04:02:00 +0800
commit698d9047eef561f00e432a6d774b6c0a23457c0c (patch)
tree4f17707e793c93e99edcd9555f79a3996307312c /www
parented1f80d62c623f208abb26edc08987a6f45129d8 (diff)
downloadfreebsd-ports-gnome-698d9047eef561f00e432a6d774b6c0a23457c0c.tar.gz
freebsd-ports-gnome-698d9047eef561f00e432a6d774b6c0a23457c0c.tar.zst
freebsd-ports-gnome-698d9047eef561f00e432a6d774b6c0a23457c0c.zip
Chase rename of lang/spidermonkey to lang/spidermonkey17.
Approved by: eadler (mentor)
Diffstat (limited to 'www')
-rw-r--r--www/openvrml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile
index d62648c771dd..e378353999eb 100644
--- a/www/openvrml/Makefile
+++ b/www/openvrml/Makefile
@@ -7,7 +7,7 @@
PORTNAME= openvrml
PORTVERSION= 0.18.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www graphics
MASTER_SITES= SF
@@ -16,7 +16,7 @@ COMMENT= VRML97 runtime and browser
BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone
LIB_DEPENDS= fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \
- js.1:${PORTSDIR}/lang/spidermonkey \
+ js.1:${PORTSDIR}/lang/spidermonkey17 \
jpeg.11:${PORTSDIR}/graphics/jpeg \
png15:${PORTSDIR}/graphics/png \
curl.6:${PORTSDIR}/ftp/curl \