summaryrefslogtreecommitdiffstats
path: root/lang/gcc-aux/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc-aux/Makefile.common')
-rw-r--r--lang/gcc-aux/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/gcc-aux/Makefile.common b/lang/gcc-aux/Makefile.common
index 91843e0..4856ce3 100644
--- a/lang/gcc-aux/Makefile.common
+++ b/lang/gcc-aux/Makefile.common
@@ -2,9 +2,9 @@
.include "Makefile.version"
-LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
-LIB_DEPENDS+= libmpfr.so:${PORTSDIR}/math/mpfr
-LIB_DEPENDS+= libmpc.so:${PORTSDIR}/math/mpc
+LIB_DEPENDS= libgmp.so:math/gmp
+LIB_DEPENDS+= libmpfr.so:math/mpfr
+LIB_DEPENDS+= libmpc.so:math/mpc
ONLY_FOR_ARCHS= i386 amd64
OpenPOWER on IntegriCloud