aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cl-uffi-sbcl
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2010-01-20 20:26:21 +0800
committerolgeni <olgeni@FreeBSD.org>2010-01-20 20:26:21 +0800
commit4b91ef1e94bec0d49855d2309330dc9f7352b4b4 (patch)
tree0f32efc9aa5c9714f5b00b7a06186693b365107a /devel/cl-uffi-sbcl
parentd177513510e1820a10c1664610464ae49f7e1155 (diff)
downloadfreebsd-ports-gnome-4b91ef1e94bec0d49855d2309330dc9f7352b4b4.tar.gz
freebsd-ports-gnome-4b91ef1e94bec0d49855d2309330dc9f7352b4b4.tar.zst
freebsd-ports-gnome-4b91ef1e94bec0d49855d2309330dc9f7352b4b4.zip
Fix RUN_DEPENDS.
Diffstat (limited to 'devel/cl-uffi-sbcl')
-rw-r--r--devel/cl-uffi-sbcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cl-uffi-sbcl/Makefile b/devel/cl-uffi-sbcl/Makefile
index 88746c9ae262..a0f6e5e311b7 100644
--- a/devel/cl-uffi-sbcl/Makefile
+++ b/devel/cl-uffi-sbcl/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= olgeni@FreeBSD.org
COMMENT= Universal Foreign Function Interface for Common Lisp (SBCL binaries)
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/uffi/uffi.asd:${PORTSDIR}/devel/cl-uffi
-RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/port/port.asd:${PORTSDIR}/devel/cl-port
+RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/uffi/uffi.asd:${PORTSDIR}/devel/cl-uffi
USE_ASDF_FASL= yes
FASL_TARGET= sbcl