From 688399dcaff209d6b0300bbf1e649c8bc332d5c7 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Wed, 20 Oct 2010 22:36:14 +0000 Subject: Rename infix.cl to infix.lisp to unbreak the build with lang/sbcl. Suggested by: stas --- devel/cl-infix-sbcl/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devel/cl-infix-sbcl') 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 -- cgit v1.2.3