aboutsummaryrefslogtreecommitdiff
path: root/finance/quantlib
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 11:09:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-07 11:09:22 +0000
commitc8a818ace5e1e3d9991c0b189713eee2c620024b (patch)
treeb73d86ab908739d3ee13b12ee1a1959e0bdec765 /finance/quantlib
parentb3bcb8e2576b39fe4bce109d50b3413851ead48d (diff)
downloadports-c8a818ace5e1e3d9991c0b189713eee2c620024b.tar.gz
ports-c8a818ace5e1e3d9991c0b189713eee2c620024b.zip
Notes
Diffstat (limited to 'finance/quantlib')
-rw-r--r--finance/quantlib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile
index 4dfc4dbe336c..36af51929acb 100644
--- a/finance/quantlib/Makefile
+++ b/finance/quantlib/Makefile
@@ -20,7 +20,6 @@ COMMENT= A comprehensive software framework for quantitative finance
WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION}
USE_GCC= 3.3
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"