summaryrefslogtreecommitdiff
path: root/devel/cl-cffi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cl-cffi/Makefile')
-rw-r--r--devel/cl-cffi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/cl-cffi/Makefile b/devel/cl-cffi/Makefile
index 1f5402f11666..48d848227a5b 100644
--- a/devel/cl-cffi/Makefile
+++ b/devel/cl-cffi/Makefile
@@ -20,9 +20,9 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Portable foreign function interface for Common Lisp
-BUILD_DEPENDS= cl-alexandria>=0:${PORTSDIR}/devel/cl-alexandria \
- cl-trivial-features>=0:${PORTSDIR}/devel/cl-trivial-features \
- cl-babel>=0:${PORTSDIR}/converters/cl-babel
+BUILD_DEPENDS= cl-alexandria>=0:devel/cl-alexandria \
+ cl-trivial-features>=0:devel/cl-trivial-features \
+ cl-babel>=0:converters/cl-babel
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_BUILD= yes