aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-trivial-features-sbcl
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2011-08-16 21:00:30 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2011-08-16 21:00:30 +0000
commit812cc45fb96a4e898770fcf8ddadc0a19afdc7c0 (patch)
treea79dcaf55b19880c25641cfafca1152bac961198 /devel/cl-trivial-features-sbcl
parent16be896b778062d5533bf4d1b9de5b6a482b67af (diff)
downloadports-812cc45fb96a4e898770fcf8ddadc0a19afdc7c0.tar.gz
ports-812cc45fb96a4e898770fcf8ddadc0a19afdc7c0.zip
Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that depend
on devel/cl-asdf.
Notes
Notes: svn path=/head/; revision=279848
Diffstat (limited to 'devel/cl-trivial-features-sbcl')
-rw-r--r--devel/cl-trivial-features-sbcl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/cl-trivial-features-sbcl/Makefile b/devel/cl-trivial-features-sbcl/Makefile
index bed9dcae272e..120df3e5e0ea 100644
--- a/devel/cl-trivial-features-sbcl/Makefile
+++ b/devel/cl-trivial-features-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= trivial-features
PORTVERSION= 2010.01.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
@@ -17,8 +17,6 @@ COMMENT= Ensures consistent *FEATURES* in Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/trivial-features/trivial-features.asd:${PORTSDIR}/devel/cl-trivial-features
-BROKEN= fails to build
-
USE_ASDF_FASL= yes
FASL_TARGET= sbcl
FASL_BUILD= yes