aboutsummaryrefslogtreecommitdiff
path: root/security/sudosh2
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2005-10-24 23:46:47 +0000
committerCy Schubert <cy@FreeBSD.org>2005-10-24 23:46:47 +0000
commit321b531f4b686774197db3a5c62fe634ed7a193a (patch)
treebe5cbbbd7f8d56f8f42aa2098be5504ad5bc6058 /security/sudosh2
parent8838b37de9e68a0b1f89d2136c4ea9ff3e898b44 (diff)
downloadports-321b531f4b686774197db3a5c62fe634ed7a193a.tar.gz
ports-321b531f4b686774197db3a5c62fe634ed7a193a.zip
Notes
Diffstat (limited to 'security/sudosh2')
-rw-r--r--security/sudosh2/Makefile4
-rw-r--r--security/sudosh2/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/security/sudosh2/Makefile b/security/sudosh2/Makefile
index 3c7361542fd4..531d7f32d311 100644
--- a/security/sudosh2/Makefile
+++ b/security/sudosh2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sudosh
PORTVERSION= 1.8.2
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/}
@@ -17,12 +18,11 @@ COMMENT= A sudo shell
RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo
-BROKEN= Installs file outside of PREFIX
-
USE_GZIP= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --bindir="${PREFIX}/bin"
+CONFIGURE_ARGS+= --sysconfdir="${PREFIX}/etc"
CONFIGURE_ARGS+= --program-transform-name=''
.if defined(SUDOSH_LOGDIR)
CONFIGURE_ARGS+= --with-logdir="${SUDOSH_LOGDIR}"
diff --git a/security/sudosh2/pkg-plist b/security/sudosh2/pkg-plist
index f45aa67effb2..ec11a4abf030 100644
--- a/security/sudosh2/pkg-plist
+++ b/security/sudosh2/pkg-plist
@@ -1,2 +1,3 @@
bin/sudosh
bin/sudosh-replay
+etc/sudosh.conf