aboutsummaryrefslogtreecommitdiffstats
path: root/x11/cl-clx-sbcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/cl-clx-sbcl/Makefile')
-rw-r--r--x11/cl-clx-sbcl/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile
deleted file mode 100644
index dae559f55e88..000000000000
--- a/x11/cl-clx-sbcl/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: Anonymous
-# $FreeBSD$
-
-PORTREVISION= 3
-DISTFILES= # none
-
-MASTERDIR= ${.CURDIR}/../../x11/cl-clx
-
-BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/clx/clx.asd:${PORTSDIR}/x11/cl-clx
-RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/clx/clx.asd:${PORTSDIR}/x11/cl-clx
-
-USE_ASDF_FASL= yes
-FASL_BUILD= yes
-FASL_TARGET= sbcl
-
-PLIST= ${.CURDIR}/pkg-plist
-
-DEPRECATED= Broken for more than 6 month
-EXPIRATION_DATE= 2013-08-27
-BROKEN = Changes in sbcl 1.0.55 have exposed problems in ${ASDF_PATHNAME}/depdefs.lisp
-
-.include "${MASTERDIR}/Makefile"