aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2010-01-13 00:20:58 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2010-01-13 00:20:58 +0000
commit3b04278386a3df273c182f27bf584ec0f018815b (patch)
treebce893731b648bb49ae770db843d350b1aee0479 /textproc
parent4d72430e025da71270b63bcb03e872436cc594b5 (diff)
downloadports-3b04278386a3df273c182f27bf584ec0f018815b.tar.gz
ports-3b04278386a3df273c182f27bf584ec0f018815b.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/cl-meta-sbcl/Makefile2
-rw-r--r--textproc/cl-ppcre-sbcl/Makefile2
2 files changed, 0 insertions, 4 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:
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index c42114bbd601..fdb79d8b02de 100644
--- a/textproc/cl-ppcre-sbcl/Makefile
+++ b/textproc/cl-ppcre-sbcl/Makefile
@@ -16,10 +16,8 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Portable Perl-Compatible Regular Expression for Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/cl-ppcre/cl-ppcre.asd:${PORTSDIR}/textproc/cl-ppcre \
- ${LOCALBASE}/lib/common-lisp/asdf/sbclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-sbcl \
sbcl:${PORTSDIR}/lang/sbcl
RUN_DEPENDS= ${LOCALBASE}/lib/common-lisp/cl-ppcre/cl-ppcre.asd:${PORTSDIR}/textproc/cl-ppcre \
- ${LOCALBASE}/lib/common-lisp/asdf/sbclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-sbcl \
sbcl:${PORTSDIR}/lang/sbcl
do-build: