summaryrefslogtreecommitdiff
path: root/security/lsh/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-12-14 22:40:03 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-12-14 22:40:03 +0000
commit86589ecd1cdef61962d16789b73601f3657bc9da (patch)
tree0b24bf09e619df8189a05a37408197d1afa7bb64 /security/lsh/Makefile
parentAdd freetxl, a unique programming language specifically designed to support (diff)
- Fix dependency on slib-guile
Pointy hat to: pav
Notes
Notes: svn path=/head/; revision=95818
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 6414ca84c84c..2c50e2e52c16 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/guile/slibcat:${PORTSDIR}/devel/slib-guile
+ ${LOCALBASE}/share/guile/slibcat:${PORTSDIR}/lang/slib-guile
LIB_DEPENDS+= oop:${PORTSDIR}/devel/liboop
GNU_CONFIGURE= yes