summaryrefslogtreecommitdiff
path: root/security/lsh/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-14 20:19:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-14 20:19:55 +0000
commit6a3fd10c33a8b6063643accdabe4b2ab0bdbc02d (patch)
treee99b1c6143fd92aa073abd9a641b62dca45008c1 /security/lsh/Makefile
parent- Update to 3a1 (diff)
- Chase new slib-guile infrastructure
Notes
Notes: svn path=/head/; revision=95813
Diffstat (limited to '')
-rw-r--r--security/lsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile
index 8a8d0016e3b5..6414ca84c84c 100644
--- a/security/lsh/Makefile
+++ b/security/lsh/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A secure (encrypted) remote shell compatible with ssh 2.0
BUILD_DEPENDS+= ${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4 \
- ${LOCALBASE}/share/slib/require.scm:${PORTSDIR}/lang/slib
+ ${LOCALBASE}/share/guile/slibcat:${PORTSDIR}/devel/slib-guile
LIB_DEPENDS+= oop:${PORTSDIR}/devel/liboop
GNU_CONFIGURE= yes