summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryoon <ryoon>2013-12-15 14:13:37 +0000
committerryoon <ryoon>2013-12-15 14:13:37 +0000
commite91a2c82353461faa3f7f66116f1e7d88093d6c9 (patch)
tree6ebbf7be90e15de246a196d93adc6e7f12af284c
parentc6d2753d97649d741b5331d56761ebf4646ec09c (diff)
downloadpkgsrc-e91a2c82353461faa3f7f66116f1e7d88093d6c9.tar.gz
Bump PKGREVISION
* Convert to use xulrunner24
-rw-r--r--www/icedtea-web/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/icedtea-web/Makefile b/www/icedtea-web/Makefile
index a4b1e0bd81c..74b9f407a30 100644
--- a/www/icedtea-web/Makefile
+++ b/www/icedtea-web/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2013/10/10 14:42:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.29 2013/12/15 14:13:37 ryoon Exp $
#
DISTNAME= icedtea-web-9e1f7dc48c20
PKGNAME= icedtea-web-1.5pre
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= www
MASTER_SITES= -http://icedtea.classpath.org/hg/icedtea-web/archive/9e1f7dc48c20.tar.bz2
EXTRACT_SUFX= .tar.bz2
@@ -36,8 +36,7 @@ post-install:
${LN} -s ../../IcedTeaPlugin.so IcedTeaPlugin.so
${RM} -r ${DESTDIR}/${PREFIX}/bin ${DESTDIR}/${PREFIX}/man
-BUILDLINK_API_DEPENDS.xulrunner17+= xulrunner17>=17.0.6nb1
-.include "../../devel/xulrunner17/buildlink3.mk"
+.include "../../devel/xulrunner24/buildlink3.mk"
BUILDLINK_API_DEPENDS.openjdk7+= openjdk7>=1.7.0.147
.include "../../lang/openjdk7/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"