aboutsummaryrefslogtreecommitdiff
path: root/x11/cl-clx-sbcl
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-08-27 18:57:00 +0000
committerRene Ladan <rene@FreeBSD.org>2013-08-27 18:57:00 +0000
commit829b60e37de6ce706f13d4ca1d972ea82fc97208 (patch)
treef7d554eaba8519da25f58c6e80eeb8a5bdf4c6f5 /x11/cl-clx-sbcl
parent7cde1eac4068a2f82ceead2c541d4ebbe1af90d9 (diff)
downloadports-829b60e37de6ce706f13d4ca1d972ea82fc97208.tar.gz
ports-829b60e37de6ce706f13d4ca1d972ea82fc97208.zip
Remove expired ports:
2013-08-27 lang/ldc-devel: Broken for more than 6 month 2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month 2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month 2013-08-27 sysutils/avfs: Broken for more than 6 month 2013-08-27 multimedia/mp4split: Broken for more than 6 month 2013-08-27 net-mgmt/noc: Broken for more than 6 month 2013-08-27 sysutils/empower: Broken for more than 6 month 2013-08-27 emulators/xgngeo: Broken for more than 6 month 2013-08-27 graphics/geglmm: Broken for more than 6 month 2013-08-27 sysutils/libumberlog: Broken for more than 6 month 2013-08-27 net/wizd: Broken for more than 6 month 2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month 2013-08-27 palm/barry: Broken for more than 6 month 2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month 2013-08-27 news/lottanzb: Broken for more than 6 month 2013-08-27 textproc/xaira: Broken for more than 6 month 2013-08-27 graphics/f90gl: Broken for more than 6 month 2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month 2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month 2013-08-27 math/dislin: Broken for more than 6 month 2013-08-27 irc/smuxi: Broken for more than 6 month
Notes
Notes: svn path=/head/; revision=325483
Diffstat (limited to 'x11/cl-clx-sbcl')
-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"