summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
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