summaryrefslogtreecommitdiff
path: root/www/icedtea-web
diff options
context:
space:
mode:
authorryoon <ryoon>2015-12-10 23:01:37 +0000
committerryoon <ryoon>2015-12-10 23:01:37 +0000
commitda74a7e1fc687baae4a0adfa909bb29ee80ea6ba (patch)
tree0669bc7c792396732242fb9934f41f7ab2349b12 /www/icedtea-web
parent3b781df8c70b202f953239d3d9987fdee532c445 (diff)
downloadpkgsrc-da74a7e1fc687baae4a0adfa909bb29ee80ea6ba.tar.gz
Use devel/xulrunner38, latest xulrunner library as dependency
Bump PKGREVISION.
Diffstat (limited to 'www/icedtea-web')
-rw-r--r--www/icedtea-web/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/icedtea-web/Makefile b/www/icedtea-web/Makefile
index dc4946b9b41..b206948b6c5 100644
--- a/www/icedtea-web/Makefile
+++ b/www/icedtea-web/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2015/06/12 10:51:50 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2015/12/10 23:01:37 ryoon Exp $
# Keep icedtea-web distfile in sync with lang/openjdk7/icedtea-extras.mk
DISTNAME= icedtea-web-1.5.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= www
MASTER_SITES= http://icedtea.wildebeest.org/download/source/
@@ -51,6 +51,6 @@ post-install:
cd ${DESTDIR}/${PREFIX}/lib/netscape/plugins && \
${LN} -s ../../IcedTeaPlugin.so IcedTeaPlugin.so
-.include "../../devel/xulrunner31/buildlink3.mk"
+.include "../../devel/xulrunner38/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"