aboutsummaryrefslogtreecommitdiff
path: root/math/sdpa-gmp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
commitffb7170399b77f34a48875ad6468eb796f00aed3 (patch)
tree3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /math/sdpa-gmp
parentc60af5b21ccf5bfc632b51afe126bbc7dac29ddd (diff)
downloadports-ffb7170399b77f34a48875ad6468eb796f00aed3.tar.gz
ports-ffb7170399b77f34a48875ad6468eb796f00aed3.zip
Notes
Diffstat (limited to 'math/sdpa-gmp')
-rw-r--r--math/sdpa-gmp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/sdpa-gmp/Makefile b/math/sdpa-gmp/Makefile
index 37f518ccfa70..927da7d4e2cf 100644
--- a/math/sdpa-gmp/Makefile
+++ b/math/sdpa-gmp/Makefile
@@ -22,9 +22,9 @@ MANUALVER= 7.1.1
SRCFILE= ${PORTNAME}.${PORTVERSION}.src.${SRCDATE}.tar.gz
MANUALFILE= sdpa.${MANUALVER}.manual.${MANDATE}.pdf
GNU_CONFIGURE= yes
-LIB_DEPENDS+= spooles:${PORTSDIR}/math/spooles \
- gmp.10:${PORTSDIR}/math/gmp \
- mpfr.4:${PORTSDIR}/math/mpfr
+LIB_DEPENDS+= libspooles.so:${PORTSDIR}/math/spooles \
+ libgmp.so:${PORTSDIR}/math/gmp \
+ libmpfr.so:${PORTSDIR}/math/mpfr
CONFIGURE_ARGS+= --with-system-spooles
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/spooles