summaryrefslogtreecommitdiff
path: root/lang/squeak
diff options
context:
space:
mode:
authordholland <dholland>2008-08-17 04:36:28 +0000
committerdholland <dholland>2008-08-17 04:36:28 +0000
commitd4f0f967c06e1be4ab20c2b6e315d26affb60644 (patch)
tree0c9863500d98c7b1a8d5ac7faffc241fd2db0890 /lang/squeak
parentd133aa06de3ffcc61f083ec3b668a6ef00c3d766 (diff)
downloadpkgsrc-d4f0f967c06e1be4ab20c2b6e315d26affb60644.tar.gz
Set interpreter properly in the bash script this installs.
PKGREVISION++.
Diffstat (limited to 'lang/squeak')
-rw-r--r--lang/squeak/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index 0d34df044e8..acb468eadc6 100644
--- a/lang/squeak/Makefile
+++ b/lang/squeak/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.36 2008/02/06 18:45:32 reed Exp $
+# $NetBSD: Makefile,v 1.37 2008/08/17 04:36:28 dholland Exp $
#
DISTNAME= Squeak-3.9-8
PKGNAME= squeak-3.9.8
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://ftp.squeak.org/3.9/unix-linux/
DISTFILES= Squeak-3.9-8.src.tar.gz
@@ -17,7 +17,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= automake14 gmake gzip
+USE_TOOLS+= automake14 gmake gzip bash:run
+REPLACE_BASH+= platforms/unix/npsqueak/npsqueakrun.in
AUTOCONF_REQD= 2.57
AUTOMAKE_REQD= 1.4.6