summaryrefslogtreecommitdiff
path: root/lang/spl/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-29 16:31:43 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-29 16:31:43 +0000
commit90749901db9e4dc3dca9bbe2b43c5e4bcf47b95b (patch)
treee2229f04b7cdace42b63aa031ec3d27d35bff17a /lang/spl/Makefile
parent3dca1410391fa1977a4e24556c1d3155df6794b4 (diff)
downloadpkgsrc-90749901db9e4dc3dca9bbe2b43c5e4bcf47b95b.tar.gz
Expects bash. Use portable way to initialise a recursive mutex.
DragonFly is a BSD as well. Bump revision.
Diffstat (limited to 'lang/spl/Makefile')
-rw-r--r--lang/spl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/spl/Makefile b/lang/spl/Makefile
index fc914a8524a..60ee7b50792 100644
--- a/lang/spl/Makefile
+++ b/lang/spl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2006/05/19 13:44:50 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2006/05/29 16:31:43 joerg Exp $
#
DISTNAME= spl-0.9h
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= lang
MASTER_SITES= http://www.clifford.at/spl/releases/
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.clifford.at/spl
COMMENT= The SPL Programming Language
USE_LANGUAGES= c
-USE_TOOLS+= gmake gawk
+USE_TOOLS+= bash gmake gawk
SUBST_CLASSES+= prefix
SUBST_STAGE.prefix= pre-patch