From c44aeab8e78ae8b614c60c9fe2caac5b0b19a260 Mon Sep 17 00:00:00 2001 From: hans Date: Sat, 14 Jan 2012 02:09:35 +0000 Subject: Convert to USE_TOOLS=zip. --- devel/eclipse/Makefile | 6 ++---- devel/opengrok/Makefile | 3 ++- devel/xulrunner/mozilla-common.mk | 6 ++---- 3 files changed, 6 insertions(+), 9 deletions(-) (limited to 'devel') diff --git a/devel/eclipse/Makefile b/devel/eclipse/Makefile index ea446d97f8a..a525d38e77e 100644 --- a/devel/eclipse/Makefile +++ b/devel/eclipse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2011/10/02 22:42:39 dholland Exp $ +# $NetBSD: Makefile,v 1.29 2012/01/14 02:09:35 hans Exp $ # DISTNAME= ${PKGNAME_NOREV} @@ -14,7 +14,7 @@ COMMENT= Java IDE LICENSE= eclipse-license DEPENDS+= apache-ant>=1.4.1:../../devel/apache-ant -USE_TOOLS+= unzip +USE_TOOLS+= unzip zip PKG_DESTDIR_SUPPORT= user-destdir @@ -34,8 +34,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-x86_64 Linux-*-* DISTNAME= eclipse-sourceBuild-srcIncluded-${VERSION} MASTER_SITES= ftp://download.eclipse.org/R-3.0.1-200409161125/ -BUILD_DEPENDS+= zip>=2.3:../../archivers/zip - INSTALLATION_DIRS= bin do-build: diff --git a/devel/opengrok/Makefile b/devel/opengrok/Makefile index 289125eabb7..716344b9960 100644 --- a/devel/opengrok/Makefile +++ b/devel/opengrok/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2011/12/02 07:13:50 sbd Exp $ +# $NetBSD: Makefile,v 1.17 2012/01/14 02:09:35 hans Exp $ # DISTNAME= opengrok-0.8.1 @@ -24,6 +24,7 @@ NO_BUILD= YES USE_JAVA= run USE_JAVA2= yes +USE_TOOLS+= zip:run CONF_FILES= ${PREFIX}/share/examples/opengrok/paths.tsv \ ${PREFIX}/share/opengrok/paths.tsv diff --git a/devel/xulrunner/mozilla-common.mk b/devel/xulrunner/mozilla-common.mk index 719e822afc4..47238aa9391 100644 --- a/devel/xulrunner/mozilla-common.mk +++ b/devel/xulrunner/mozilla-common.mk @@ -1,4 +1,4 @@ -# $NetBSD: mozilla-common.mk,v 1.28 2011/11/27 10:01:05 tnn Exp $ +# $NetBSD: mozilla-common.mk,v 1.29 2012/01/14 02:09:35 hans Exp $ # # common Makefile fragment for mozilla packages based on gecko 2.0. # @@ -8,12 +8,10 @@ # used by www/seamonkey/Makefile GNU_CONFIGURE= yes -USE_TOOLS+= pkg-config perl gmake autoconf213 unzip +USE_TOOLS+= pkg-config perl gmake autoconf213 unzip zip USE_LANGUAGES+= c99 c++ UNLIMIT_RESOURCES+= datasize -BUILD_DEPENDS+= zip>=2.3:../../archivers/zip - PKG_DESTDIR_SUPPORT= user-destdir CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}security/nss/tests/libpkix/libpkix.sh CHECK_PORTABILITY_SKIP+=${MOZILLA_DIR}security/nss/tests/multinit/multinit.sh -- cgit v1.2.3