pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/smalltalk Build depends on zip.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9cbeacd5c596
branches:  trunk
changeset: 394027:9cbeacd5c596
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Wed Jun 03 08:49:31 2009 +0000

description:
Build depends on zip.

diffstat:

 lang/smalltalk/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 2fab04bd0130 -r 9cbeacd5c596 lang/smalltalk/Makefile
--- a/lang/smalltalk/Makefile   Wed Jun 03 07:10:47 2009 +0000
+++ b/lang/smalltalk/Makefile   Wed Jun 03 08:49:31 2009 +0000
@@ -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 @@
 
 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



Home | Main Index | Thread Index | Old Index