aboutsummaryrefslogtreecommitdiff
path: root/lang/ccl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ccl/Makefile')
-rw-r--r--lang/ccl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ccl/Makefile b/lang/ccl/Makefile
index ca56d1a41814..ff8c644a8c63 100644
--- a/lang/ccl/Makefile
+++ b/lang/ccl/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ccl
PORTVERSION= 1.4
+PORTREVISION= 1
CATEGORIES= lang lisp
MASTER_SITES= ftp://ftp.clozure.com/pub/release/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-freebsdx86
@@ -39,6 +40,7 @@ SUB_LIST+= FX86CL="${FX86CL}" CCL_DIRECTORY="${CCL_DIRECTORY}"
SUB_FILES= ccl.sh
post-patch:
+ @${SED} -i '' -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/tools/asdf.lisp
@${FIND} ${WRKSRC} -name .svn -or -name .cvsignore | ${XARGS} ${RM} -r -f
do-build: