diff options
Diffstat (limited to 'textproc/cl-meta-sbcl/Makefile')
-rw-r--r-- | textproc/cl-meta-sbcl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile index 39a680b10a0e..53a55357bb1a 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -19,10 +19,8 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= A parser generator for Common Lisp BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/meta/meta.asd:${PORTSDIR}/textproc/cl-meta \ - ${LOCALBASE}/lib/common-lisp/asdf/sbclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-sbcl \ sbcl:${PORTSDIR}/lang/sbcl RUN_DEPENDS= ${LOCALBASE}/lib/common-lisp/meta/meta.asd:${PORTSDIR}/textproc/cl-meta \ - ${LOCALBASE}/lib/common-lisp/asdf/sbclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-sbcl \ sbcl:${PORTSDIR}/lang/sbcl do-build: |