diff options
author | olgeni <olgeni@FreeBSD.org> | 2010-01-13 08:20:58 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2010-01-13 08:20:58 +0800 |
commit | c77b88f98f8cff8655385a62548a213092fe9263 (patch) | |
tree | 8f22974925d2089958be3f54a1823460c39c8406 | |
parent | 18c6428893c5288d1ac1c7296396170d1df509a5 (diff) | |
download | freebsd-ports-gnome-c77b88f98f8cff8655385a62548a213092fe9263.tar.gz freebsd-ports-gnome-c77b88f98f8cff8655385a62548a213092fe9263.tar.zst freebsd-ports-gnome-c77b88f98f8cff8655385a62548a213092fe9263.zip |
Remove dependencies on obsolete cl-asdf-sbcl port.
-rw-r--r-- | devel/cl-infix-sbcl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-port-sbcl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-split-sequence-sbcl/Makefile | 2 | ||||
-rw-r--r-- | devel/cl-uffi-sbcl/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-meta-sbcl/Makefile | 2 | ||||
-rw-r--r-- | textproc/cl-ppcre-sbcl/Makefile | 2 | ||||
-rw-r--r-- | www/cl-lml-sbcl/Makefile | 2 |
7 files changed, 0 insertions, 14 deletions
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile index 79aa5c7e1ab4..e8df4d47d8e8 100644 --- a/devel/cl-infix-sbcl/Makefile +++ b/devel/cl-infix-sbcl/Makefile @@ -20,10 +20,8 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= A lisp macro to read math statements in infix notation BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/infix/infix.asd:${PORTSDIR}/devel/cl-infix \ - ${LOCALBASE}/lib/common-lisp/asdf/sbclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-sbcl \ sbcl:${PORTSDIR}/lang/sbcl RUN_DEPENDS= ${LOCALBASE}/lib/common-lisp/port/port.asd:${PORTSDIR}/devel/cl-port \ - ${LOCALBASE}/lib/common-lisp/asdf/sbclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-sbcl \ sbcl:${PORTSDIR}/lang/sbcl NO_CDROM= No fees or compensation can be charged diff --git a/devel/cl-port-sbcl/Makefile b/devel/cl-port-sbcl/Makefile index 10d3e697d0b9..4d0d00184a6f 100644 --- a/devel/cl-port-sbcl/Makefile +++ b/devel/cl-port-sbcl/Makefile @@ -19,10 +19,8 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= Cross-Lisp portability package BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/port/port.asd:${PORTSDIR}/devel/cl-port \ - ${LOCALBASE}/lib/common-lisp/asdf/sbclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-sbcl \ sbcl:${PORTSDIR}/lang/sbcl RUN_DEPENDS= ${LOCALBASE}/lib/common-lisp/port/port.asd:${PORTSDIR}/devel/cl-port \ - ${LOCALBASE}/lib/common-lisp/asdf/sbclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-sbcl \ sbcl:${PORTSDIR}/lang/sbcl do-build: diff --git a/devel/cl-split-sequence-sbcl/Makefile b/devel/cl-split-sequence-sbcl/Makefile index 0b28b9f5c0d1..9a6a04d1b447 100644 --- a/devel/cl-split-sequence-sbcl/Makefile +++ b/devel/cl-split-sequence-sbcl/Makefile @@ -19,10 +19,8 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= Partitioning Common Lisp sequences BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/split-sequence/split-sequence.asd:${PORTSDIR}/devel/cl-split-sequence \ - ${LOCALBASE}/lib/common-lisp/asdf/sbclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-sbcl \ sbcl:${PORTSDIR}/lang/sbcl RUN_DEPENDS= ${LOCALBASE}/lib/common-lisp/split-sequence/split-sequence.asd:${PORTSDIR}/devel/cl-split-sequence \ - ${LOCALBASE}/lib/common-lisp/asdf/sbclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-sbcl \ sbcl:${PORTSDIR}/lang/sbcl do-build: diff --git a/devel/cl-uffi-sbcl/Makefile b/devel/cl-uffi-sbcl/Makefile index 9db0b0334dfe..b4ec7d8b2f66 100644 --- a/devel/cl-uffi-sbcl/Makefile +++ b/devel/cl-uffi-sbcl/Makefile @@ -17,10 +17,8 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= Universal Foreign Function Interface for Common Lisp (SBCL binaries) BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/uffi/uffi.asd:${PORTSDIR}/devel/cl-uffi \ - ${LOCALBASE}/lib/common-lisp/asdf/sbclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-sbcl \ sbcl:${PORTSDIR}/lang/sbcl RUN_DEPENDS= ${LOCALBASE}/lib/common-lisp/port/port.asd:${PORTSDIR}/devel/cl-port \ - ${LOCALBASE}/lib/common-lisp/asdf/sbclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-sbcl \ sbcl:${PORTSDIR}/lang/sbcl CL_LIBDIR?= ${LOCALBASE}/lib/common-lisp 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: diff --git a/www/cl-lml-sbcl/Makefile b/www/cl-lml-sbcl/Makefile index bfc83b6a9415..1a3d3223c30d 100644 --- a/www/cl-lml-sbcl/Makefile +++ b/www/cl-lml-sbcl/Makefile @@ -17,10 +17,8 @@ MAINTAINER= olgeni@FreeBSD.org COMMENT= Lisp Markup Language BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/system-registry/lml.asd:${PORTSDIR}/www/cl-lml \ - ${LOCALBASE}/lib/common-lisp/asdf/sbclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-sbcl \ sbcl:${PORTSDIR}/lang/sbcl RUN_DEPENDS= ${LOCALBASE}/lib/common-lisp/system-registry/lml.asd:${PORTSDIR}/www/cl-lml \ - ${LOCALBASE}/lib/common-lisp/asdf/sbclfasl/asdf.fasl:${PORTSDIR}/devel/cl-asdf-sbcl \ sbcl:${PORTSDIR}/lang/sbcl do-build: |