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
commit36083a5df07cd0c60de1a3e4e728355bf0c48e88 (patch)
treefc069b920859839e9517fbc4b949afad37d77eb6 /biology
parent16a5760a230312ba288516528a2be10a894f43b8 (diff)
downloadpkgsrc-36083a5df07cd0c60de1a3e4e728355bf0c48e88.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