summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2013-04-01 08:30:06 +0000
committersbd <sbd@pkgsrc.org>2013-04-01 08:30:06 +0000
commit2f7c68d8d4b4334776b036df28a335a404524928 (patch)
treefc069b920859839e9517fbc4b949afad37d77eb6 /biology
parenta80874c9b6452107150eec2cd2032a301c84f027 (diff)
downloadpkgsrc-2f7c68d8d4b4334776b036df28a335a404524928.tar.gz
Uses wish at runtime.
Diffstat (limited to 'biology')
-rw-r--r--biology/mpqc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/mpqc/Makefile b/biology/mpqc/Makefile
index 063367a4f84..9615a76fc97 100644
--- a/biology/mpqc/Makefile
+++ b/biology/mpqc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2013/03/16 12:43:26 asau Exp $
+# $NetBSD: Makefile,v 1.2 2013/04/01 08:30:06 sbd Exp $
DISTNAME= mpqc-2.3.1
CATEGORIES= biology
@@ -14,7 +14,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libdirs="$(COMPILER_RPATH_FLAG)$(PREFIX)/lib" # fixme
#CONFIGURE_ARGS= -without-f77 # this doesn't work out of the box
CONFIGURE_ENV= ac_cv_prog_WISH=$(REPLACE.wish.new)
-USE_TOOLS+= perl:run
+USE_TOOLS+= perl:run wish:run
USE_LIBTOOL= yes
USE_TOOLS+= gmake