summaryrefslogtreecommitdiff
path: root/www/icedtea-web
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-01-14 02:09:35 +0000
committerhans <hans@pkgsrc.org>2012-01-14 02:09:35 +0000
commitbbd52967db3e763461156db6ce03938e11717a34 (patch)
tree4e45393f80bc13327eb3d2467873328c365ce2fa /www/icedtea-web
parent61a093ec38c3d2105a3f40a7fc8d986f2e9fd920 (diff)
downloadpkgsrc-bbd52967db3e763461156db6ce03938e11717a34.tar.gz
Convert to USE_TOOLS=zip.
Diffstat (limited to 'www/icedtea-web')
-rw-r--r--www/icedtea-web/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/icedtea-web/Makefile b/www/icedtea-web/Makefile
index 24c2dd57577..ac06d2673af 100644
--- a/www/icedtea-web/Makefile
+++ b/www/icedtea-web/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/01/13 10:55:36 obache Exp $
+# $NetBSD: Makefile,v 1.6 2012/01/14 02:09:38 hans Exp $
#
DISTNAME= 61e08e67b176
@@ -15,11 +15,9 @@ COMMENT= Java browser plugin and Web Start launcher
PKG_DESTDIR_SUPPORT= user-destdir
-BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip
-
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