aboutsummaryrefslogtreecommitdiffstats
path: root/math/fpc-gmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/fpc-gmp/Makefile')
-rw-r--r--math/fpc-gmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fpc-gmp/Makefile b/math/fpc-gmp/Makefile
index 12fa2584e97d..53f941132fa6 100644
--- a/math/fpc-gmp/Makefile
+++ b/math/fpc-gmp/Makefile
@@ -18,6 +18,6 @@ OPTIONS_DEFINE= GMP
GMP_DESC= Install gmp library
OPTIONS_DEFAULT= GMP
-GMP_LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
+GMP_LIB_DEPENDS= libgmp.so:math/gmp
.include "${MASTERDIR}/Makefile"