summaryrefslogtreecommitdiffstats
path: root/lang/ats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ats/Makefile')
-rw-r--r--lang/ats/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ats/Makefile b/lang/ats/Makefile
index a31b724..d98d8b3 100644
--- a/lang/ats/Makefile
+++ b/lang/ats/Makefile
@@ -23,8 +23,8 @@ PORTEXAMPLES= AUP INTRO KernighanRitchie MISC MULTICORE TEST
OPTIONS_DEFINE= GMP PCRE DOCS EXAMPLES
OPTIONS_DEFAULT= GMP PCRE
-GMP_LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
-PCRE_LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
+GMP_LIB_DEPENDS= libgmp.so:math/gmp
+PCRE_LIB_DEPENDS= libpcre.so:devel/pcre
.include <bsd.port.pre.mk>
OpenPOWER on IntegriCloud