aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-02-13 08:14:30 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-02-13 08:14:30 +0000
commit2aaa7746eaf0fee238bd4d3886326108beb5757a (patch)
tree50687a086cdeb92e07f6f86a33ba9bb7513a2667
parente3a39d60988d5a75bf4e713caa684dcfe8e773e8 (diff)
downloadports-2aaa7746eaf0fee238bd4d3886326108beb5757a.tar.gz
ports-2aaa7746eaf0fee238bd4d3886326108beb5757a.zip
Notes
-rw-r--r--math/it++/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/it++/Makefile b/math/it++/Makefile
index f5f6eb8b69a9..8ecb8ddcd6e4 100644
--- a/math/it++/Makefile
+++ b/math/it++/Makefile
@@ -32,6 +32,7 @@ BLAS= -lblas
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-lapack --without-fft
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
USE_LDCONFIG= yes
USE_GMAKE= yes
USE_FORTRAN= yes