summaryrefslogtreecommitdiff
path: root/www/icedtea-web
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2011-10-02 17:35:24 +0000
committerdholland <dholland@pkgsrc.org>2011-10-02 17:35:24 +0000
commitde8eb7ab06664c60945347120138a4f221c8fe13 (patch)
treeb8621562c85c6e2d15a0636fc0b7a84649948b52 /www/icedtea-web
parentb4a22fed5e256b638cb2cfefae42c2d50c91ce56 (diff)
downloadpkgsrc-de8eb7ab06664c60945347120138a4f221c8fe13.tar.gz
USE_TOOLS += zip
Diffstat (limited to 'www/icedtea-web')
-rw-r--r--www/icedtea-web/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/icedtea-web/Makefile b/www/icedtea-web/Makefile
index 5eeabbeaeec..74a36645083 100644
--- a/www/icedtea-web/Makefile
+++ b/www/icedtea-web/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/08/21 23:01:22 tnn Exp $
+# $NetBSD: Makefile,v 1.2 2011/10/02 17:35:24 dholland Exp $
#
DISTNAME= 61e08e67b176
@@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LANGUAGES+= c c++
-USE_TOOLS+= autoconf automake gmake pkg-config
+USE_TOOLS+= autoconf automake gmake pkg-config zip
WRKSRC= ${WRKDIR}/icedtea-web-${DISTNAME}
CONFIGURE_ARGS+= --with-jdk-home=${PREFIX}/java/openjdk7