freebsd-ports/science/meep/files/patch-configure
Wen Heping 551d43b724 Meep (or MEEP) is a free finite-difference time-domain (FDTD) simulation
software package developed at MIT to model electromagnetic systems,
along with our MPB eigenmode package.

WWW: http://ab-initio.mit.edu/wiki/index.php/Meep

PR:		ports/142158
Submitted by:	Stas Timokhin <devel@stasyan.com>
2010-01-25 00:27:10 +00:00

17 lines
465 B
Text

--- configure.orig 2009-08-21 23:35:00.000000000 +0700
+++ configure 2009-12-26 13:21:45.000000000 +0600
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /usr/local/bin/bash
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.63 for meep 1.1.1.
#
@@ -10318,7 +10318,7 @@
LIBTOOL_DEPS="$ltmain"
# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIBTOOL='/usr/local/bin/bash $(top_builddir)/libtool'