summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2008-08-17 05:32:12 +0000
committerdholland <dholland@pkgsrc.org>2008-08-17 05:32:12 +0000
commitc6ff9df47be339ff8ffd0bd266e31e89f112216b (patch)
treef6cb203b34bbf92feed365c0c71971bf4e007f32 /security
parentdc5af7bede45d2d49994b07b969cb91e97d5b3a6 (diff)
downloadpkgsrc-c6ff9df47be339ff8ffd0bd266e31e89f112216b.tar.gz
This installs a bash script. Handle it properly.
PKGREVISION++
Diffstat (limited to 'security')
-rw-r--r--security/lsh/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/lsh/Makefile b/security/lsh/Makefile
index 049d55475d5..807748a5da8 100644
--- a/security/lsh/Makefile
+++ b/security/lsh/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2007/04/01 21:26:48 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2008/08/17 05:32:12 dholland Exp $
#
DISTNAME= lsh-2.0.2
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/
@@ -10,7 +11,8 @@ HOMEPAGE= http://www.lysator.liu.se/~nisse/lsh/
COMMENT= SSH2 client/server
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake gm4
+USE_TOOLS+= gmake gm4 bash:run
+REPLACE_BASH+= src/lcp
CONFIGURE_ARGS+= --disable-openssl --disable-pam
INFO_FILES= yes