summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-06-03 08:49:31 +0000
committerhasso <hasso@pkgsrc.org>2009-06-03 08:49:31 +0000
commit683aedb902da14e182ad0ce178c821846debdc85 (patch)
treeb5db435ad0e12361197a68d8fd105c7b6b415104 /lang
parentf73711e329b0aa6b34a974ea98cdfdbba0bba763 (diff)
downloadpkgsrc-683aedb902da14e182ad0ce178c821846debdc85.tar.gz
Build depends on zip.
Diffstat (limited to 'lang')
-rw-r--r--lang/smalltalk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile
index 6708a8b9f22..065e9d14375 100644
--- a/lang/smalltalk/Makefile
+++ b/lang/smalltalk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2009/05/20 00:58:20 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2009/06/03 08:49:31 hasso Exp $
DISTNAME= smalltalk-3.1
PKGREVISION= 1
@@ -15,6 +15,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
+BUILD_DEPENDS+= zip-[0-9]*:../../archivers/zip
+
USE_TOOLS+= gawk gmake makeinfo pkg-config
USE_GNU_READLINE= YES
USE_LIBTOOL= YES