diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-12 17:37:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-12 17:37:04 +0000 |
commit | 53fb5ca07f63c81034eb99cd25bbb903fac89195 (patch) | |
tree | 60dffbbb251db07b185a99ac4ff0dd42edc193de /security/sudosh | |
parent | 0c4828254503752a6cdf100985e8a8e4944b11b9 (diff) | |
download | ports-53fb5ca07f63c81034eb99cd25bbb903fac89195.tar.gz ports-53fb5ca07f63c81034eb99cd25bbb903fac89195.zip |
Notes
Diffstat (limited to 'security/sudosh')
-rw-r--r-- | security/sudosh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/sudosh/Makefile b/security/sudosh/Makefile index 2685fed8ebfa..3c7361542fd4 100644 --- a/security/sudosh/Makefile +++ b/security/sudosh/Makefile @@ -17,6 +17,8 @@ COMMENT= A sudo shell RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo +BROKEN= Installs file outside of PREFIX + USE_GZIP= yes GNU_CONFIGURE= yes |