From bbd52967db3e763461156db6ce03938e11717a34 Mon Sep 17 00:00:00 2001 From: hans Date: Sat, 14 Jan 2012 02:09:35 +0000 Subject: Convert to USE_TOOLS=zip. --- lang/smalltalk/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'lang/smalltalk') diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 4126387a2a9..957d134ae90 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2011/12/23 19:01:40 asau Exp $ +# $NetBSD: Makefile,v 1.62 2012/01/14 02:09:37 hans Exp $ DISTNAME= smalltalk-3.2.4 PKGREVISION= 2 @@ -15,9 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir MAKE_JOBS_SAFE= no -BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip - -USE_TOOLS+= gawk gmake makeinfo pkg-config +USE_TOOLS+= gawk gmake makeinfo pkg-config zip USE_GNU_READLINE= YES USE_LIBTOOL= YES GNU_CONFIGURE= YES -- cgit v1.2.3