summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorhasso <hasso>2009-06-03 08:49:31 +0000
committerhasso <hasso>2009-06-03 08:49:31 +0000
commit1a04bee31b74ff4be1b920c359b5096986da6524 (patch)
treeb5db435ad0e12361197a68d8fd105c7b6b415104 /lang
parent5b670ce392fd39f6dacb56ce291376d345741fe0 (diff)
downloadpkgsrc-1a04bee31b74ff4be1b920c359b5096986da6524.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