aboutsummaryrefslogtreecommitdiffstats
path: root/devel/isl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/isl/Makefile')
-rw-r--r--devel/isl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/isl/Makefile b/devel/isl/Makefile
index fb242e4ebe30..d3569f7a588a 100644
--- a/devel/isl/Makefile
+++ b/devel/isl/Makefile
@@ -12,7 +12,7 @@ COMMENT= Integer Set Library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
+LIB_DEPENDS= libgmp.so:math/gmp
CONFIGURE_ARGS= --with-gmp-prefix=${LOCALBASE}
GNU_CONFIGURE= yes