diff options
Diffstat (limited to 'devel/cl-trivial-gray-streams-sbcl/Makefile')
-rw-r--r-- | devel/cl-trivial-gray-streams-sbcl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile index 382f5753e10d..c27a5b3bafa3 100644 --- a/devel/cl-trivial-gray-streams-sbcl/Makefile +++ b/devel/cl-trivial-gray-streams-sbcl/Makefile @@ -10,8 +10,8 @@ DISTFILES= # none MAINTAINER= olgeni@FreeBSD.org COMMENT= Thin compatibility layer for Gray streams -BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams -RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams +BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:devel/cl-trivial-gray-streams +RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:devel/cl-trivial-gray-streams USE_ASDF_FASL= yes FASL_TARGET= sbcl |