aboutsummaryrefslogtreecommitdiff
path: root/devel/tesla/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tesla/Makefile')
-rw-r--r--devel/tesla/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/tesla/Makefile b/devel/tesla/Makefile
index 47b6b76ef496..d3e25a601aa8 100644
--- a/devel/tesla/Makefile
+++ b/devel/tesla/Makefile
@@ -10,9 +10,9 @@ COMMENT= Temporally Enhanced Security Logic Assertions
USES= cmake:outsource execinfo ninja
-BUILD_DEPENDS= clang33:${PORTSDIR}/lang/clang33
-RUN_DEPENDS= clang33:${PORTSDIR}/lang/clang33
-LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf
+BUILD_DEPENDS= clang33:lang/clang33
+RUN_DEPENDS= clang33:lang/clang33
+LIB_DEPENDS= libprotobuf.so:devel/protobuf
USE_GITHUB= yes
GH_ACCOUNT= CTSRD-TESLA