summaryrefslogtreecommitdiff
path: root/www/icedtea-web/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/icedtea-web/Makefile')
-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"