aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cl-trivial-gray-streams-sbcl
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2011-08-17 05:00:30 +0800
committerolgeni <olgeni@FreeBSD.org>2011-08-17 05:00:30 +0800
commitf2f8e4403c08245c72db8a62b2b3d1b0270439c3 (patch)
treed25fb7d645fe3b07d8d8bd78712bab3fe83610bc /devel/cl-trivial-gray-streams-sbcl
parent182f5da1b35d39ceea346710256f33bb79bfee91 (diff)
downloadfreebsd-ports-gnome-f2f8e4403c08245c72db8a62b2b3d1b0270439c3.tar.gz
freebsd-ports-gnome-f2f8e4403c08245c72db8a62b2b3d1b0270439c3.tar.zst
freebsd-ports-gnome-f2f8e4403c08245c72db8a62b2b3d1b0270439c3.zip
Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that depend
on devel/cl-asdf.
Diffstat (limited to 'devel/cl-trivial-gray-streams-sbcl')
-rw-r--r--devel/cl-trivial-gray-streams-sbcl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/cl-trivial-gray-streams-sbcl/Makefile b/devel/cl-trivial-gray-streams-sbcl/Makefile
index 3ecae6f2bca9..cf650a7ab323 100644
--- a/devel/cl-trivial-gray-streams-sbcl/Makefile
+++ b/devel/cl-trivial-gray-streams-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= trivial-gray-streams
PORTVERSION= 2008.11.02
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
@@ -17,8 +17,6 @@ COMMENT= A thin compatibility layer for Gray streams
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-gray-streams/trivial-gray-streams.asd:${PORTSDIR}/devel/cl-trivial-gray-streams
-BROKEN= fails to build
-
USE_ASDF_FASL= yes
FASL_TARGET= sbcl
FASL_BUILD= yes