aboutsummaryrefslogtreecommitdiff
path: root/math/ltl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/ltl/Makefile')
-rw-r--r--math/ltl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ltl/Makefile b/math/ltl/Makefile
index b7f6c13c1f54..d60edda70a5d 100644
--- a/math/ltl/Makefile
+++ b/math/ltl/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= http://www.mpe.mpg.de/~drory/ltl/
MAINTAINER= rossiya@gmail.com
COMMENT= C++ class SSE library for scientific computing
-LIB_DEPENDS= liblapack.so:${PORTSDIR}/math/lapack \
- libblas.so:${PORTSDIR}/math/blas
+LIB_DEPENDS= liblapack.so:math/lapack \
+ libblas.so:math/blas
USES= gmake libtool
GNU_CONFIGURE= yes