aboutsummaryrefslogtreecommitdiff
path: root/textproc/cl-ppcre-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 /textproc/cl-ppcre-sbcl
parent16be896b778062d5533bf4d1b9de5b6a482b67af (diff)
downloadports-812cc45fb96a4e898770fcf8ddadc0a19afdc7c0.tar.gz
ports-812cc45fb96a4e898770fcf8ddadc0a19afdc7c0.zip
Notes
Diffstat (limited to 'textproc/cl-ppcre-sbcl')
-rw-r--r--textproc/cl-ppcre-sbcl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile
index b7facf062784..0f140b57f180 100644
--- a/textproc/cl-ppcre-sbcl/Makefile
+++ b/textproc/cl-ppcre-sbcl/Makefile
@@ -6,6 +6,7 @@
PORTNAME= cl-ppcre
PORTVERSION= 2.0.3
+PORTREVISION= 1
CATEGORIES= textproc lisp
DISTFILES= # none
@@ -15,8 +16,6 @@ COMMENT= Portable Perl-Compatible Regular Expression for Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cl-ppcre/cl-ppcre.asd:${PORTSDIR}/textproc/cl-ppcre
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cl-ppcre/cl-ppcre.asd:${PORTSDIR}/textproc/cl-ppcre
-BROKEN= fails to build
-
USE_ASDF_FASL= yes
FASL_TARGET= sbcl
FASL_BUILD= yes