aboutsummaryrefslogtreecommitdiff
path: root/devel/libconcurrent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libconcurrent/Makefile')
-rw-r--r--devel/libconcurrent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libconcurrent/Makefile b/devel/libconcurrent/Makefile
index 175c9690fd65..c2d9cd7e9fe9 100644
--- a/devel/libconcurrent/Makefile
+++ b/devel/libconcurrent/Makefile
@@ -12,7 +12,7 @@ COMMENT= Tiny asymmetric-coroutine library
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
+BUILD_DEPENDS= nasm:devel/nasm
USE_GITHUB= yes
GH_ACCOUNT= sharow