summaryrefslogtreecommitdiff
path: root/lang/spidermonkey/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2006-08-08 21:08:14 +0000
committertron <tron@pkgsrc.org>2006-08-08 21:08:14 +0000
commit562099cff4ce49a49435ed2508b5cba14ccdde20 (patch)
tree9653a10fea90d9c0a19351a3069a52587b3d2388 /lang/spidermonkey/Makefile
parent4a7a5c408c84d00fd84da6e8fec3f15109261654 (diff)
downloadpkgsrc-562099cff4ce49a49435ed2508b5cba14ccdde20.tar.gz
Fix broken shared library build under Mac OS X. "avidemux2" (from the
"avidemux" package) now works with the "js" library provided by this package. Bump package revision of this package. Vital hint provided by Amitai Schlair in private e-mail.
Diffstat (limited to 'lang/spidermonkey/Makefile')
-rw-r--r--lang/spidermonkey/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/spidermonkey/Makefile b/lang/spidermonkey/Makefile
index 8e6f59d1d13..fbc902b17ba 100644
--- a/lang/spidermonkey/Makefile
+++ b/lang/spidermonkey/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2006/08/08 09:50:33 tron Exp $
+# $NetBSD: Makefile,v 1.7 2006/08/08 21:08:14 tron Exp $
DISTNAME= js-1.5
PKGNAME= ${DISTNAME:S/js/spidermonkey/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= lang
MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/js/