summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortron <tron>1999-04-03 14:30:54 +0000
committertron <tron>1999-04-03 14:30:54 +0000
commit48edaa56d82d52bb7ea5666a52f484d38892d70c (patch)
tree1f12342a46c34b146939dce310ca3a5c4b41c4fa /lang
parent621f4082ad5a57bce1b2e1e73a8fa1479e13a706 (diff)
downloadpkgsrc-48edaa56d82d52bb7ea5666a52f484d38892d70c.tar.gz
Back out experimental change committed by mistake.
Diffstat (limited to 'lang')
-rw-r--r--lang/tcl80/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile
index d96d20afda2..ac7b5c7259a 100644
--- a/lang/tcl80/Makefile
+++ b/lang/tcl80/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 1999/04/03 14:26:01 tron Exp $
+# $NetBSD: Makefile,v 1.22 1999/04/03 14:30:54 tron Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1997/08/20 10:33:35 jkh Exp
#
@@ -16,7 +16,6 @@ GNU_CONFIGURE= yes
# Use disable-shared, so that libtool works with the generated Makefile
USE_LIBTOOL= yes
CONFIGURE_ARGS+= --disable-shared
-SH= ${PREFIX}/bash
test:
cd ${WRKSRC} && ${SETENV} LIBTOOL=${LIBTOOL} PREFIX=${PREFIX} ${MAKE} test