summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2007-07-28 00:43:22 +0000
committerjoerg <joerg>2007-07-28 00:43:22 +0000
commitd3b57d17a73bdb99afe6342a244024ed69d9813b (patch)
treee8cf7dbc644562f4c80aaef387a15a3400323a6a
parente7eeae07f0e6205e220ce938622976f480733e6b (diff)
downloadpkgsrc-d3b57d17a73bdb99afe6342a244024ed69d9813b.tar.gz
Use REPLACE_KSH and express explicit dependency on it. Bump revision.
-rw-r--r--x11/xteddy2/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/x11/xteddy2/Makefile b/x11/xteddy2/Makefile
index d22fa62af1c..0994be4a353 100644
--- a/x11/xteddy2/Makefile
+++ b/x11/xteddy2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2007/02/22 19:01:28 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2007/07/28 00:43:22 joerg Exp $
DISTNAME= xteddy-2.0.1
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= x11 games
MASTER_SITES= http://staffwww.itn.liu.se/~stegu/xteddy/
@@ -13,10 +13,9 @@ CONFLICTS+= xteddy-1.*
GNU_CONFIGURE= yes
-REPLACE_INTERPRETER+= bash
-REPLACE.bash.old= /bin/bash
-REPLACE.bash.new= /bin/ksh
-REPLACE_FILES.bash= xtoys
+USE_TOOLS+= ksh:run
+
+REPLACE_KSH+= xtoys
SUBST_CLASSES+= prefix
SUBST_STAGE.prefix= pre-configure