summaryrefslogtreecommitdiffstats
path: root/math/sdpara/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/sdpara/Makefile')
-rw-r--r--math/sdpara/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile
index 8ffae8d..a025955 100644
--- a/math/sdpara/Makefile
+++ b/math/sdpara/Makefile
@@ -13,9 +13,9 @@ COMMENT= SDPARA parallel version of SDPA (math/sdpa)
LICENSE= GPLv2 # (or later)
-LIB_DEPENDS= libblacs.so:${PORTSDIR}/math/blacs \
- libscalapack.so:${PORTSDIR}/math/scalapack \
- libmpich.so:${PORTSDIR}/net/mpich2
+LIB_DEPENDS= libblacs.so:math/blacs \
+ libscalapack.so:math/scalapack \
+ libmpich.so:net/mpich2
WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION}
OpenPOWER on IntegriCloud