aboutsummaryrefslogtreecommitdiff
path: root/devel/cl-infix-sbcl
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2010-10-20 22:36:14 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2010-10-20 22:36:14 +0000
commit688399dcaff209d6b0300bbf1e649c8bc332d5c7 (patch)
treed4d49ef6317b8423372cde163eb2017118bba6f3 /devel/cl-infix-sbcl
parente0d6aee7495f84abd15ddfb8434167707ccc8598 (diff)
downloadports-688399dcaff209d6b0300bbf1e649c8bc332d5c7.tar.gz
ports-688399dcaff209d6b0300bbf1e649c8bc332d5c7.zip
Notes
Diffstat (limited to 'devel/cl-infix-sbcl')
-rw-r--r--devel/cl-infix-sbcl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/cl-infix-sbcl/Makefile b/devel/cl-infix-sbcl/Makefile
index 800afb303922..ef1ad591301c 100644
--- a/devel/cl-infix-sbcl/Makefile
+++ b/devel/cl-infix-sbcl/Makefile
@@ -6,7 +6,7 @@
PORTNAME= infix
PORTVERSION= 19960628
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel lisp
PKGNAMEPREFIX= cl-
DISTFILES= # none
@@ -23,7 +23,5 @@ USE_ASDF_FASL= yes
FASL_TARGET= sbcl
FASL_BUILD= yes
-BROKEN= does not build with current lang/sbcl
-
.include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk"
.include <bsd.port.mk>