diff options
author | olgeni <olgeni@FreeBSD.org> | 2011-08-17 05:00:30 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2011-08-17 05:00:30 +0800 |
commit | f2f8e4403c08245c72db8a62b2b3d1b0270439c3 (patch) | |
tree | d25fb7d645fe3b07d8d8bd78712bab3fe83610bc /x11 | |
parent | 182f5da1b35d39ceea346710256f33bb79bfee91 (diff) | |
download | freebsd-ports-gnome-f2f8e4403c08245c72db8a62b2b3d1b0270439c3.tar.gz freebsd-ports-gnome-f2f8e4403c08245c72db8a62b2b3d1b0270439c3.tar.zst freebsd-ports-gnome-f2f8e4403c08245c72db8a62b2b3d1b0270439c3.zip |
Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that depend
on devel/cl-asdf.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/cl-clx-sbcl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile index ac9913f94741..e2d321d5ba46 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -11,8 +11,6 @@ MASTERDIR= ${.CURDIR}/../../x11/cl-clx BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/clx/clx.asd:${PORTSDIR}/x11/cl-clx RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/clx/clx.asd:${PORTSDIR}/x11/cl-clx -BROKEN= fails to build - USE_ASDF_FASL= yes FASL_BUILD= yes FASL_TARGET= sbcl |