diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
commit | 00ca886ed4e0b16265d308f06269977fdc608fef (patch) | |
tree | c648ee8191c581d7844f56bece282547542f4725 /security/p5-Sudo | |
parent | 78ed5f9954f5140180be6afad9be7801fb6aceef (diff) | |
download | ports-00ca886ed4e0b16265d308f06269977fdc608fef.tar.gz ports-00ca886ed4e0b16265d308f06269977fdc608fef.zip |
Notes
Diffstat (limited to 'security/p5-Sudo')
-rw-r--r-- | security/p5-Sudo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Sudo/Makefile b/security/p5-Sudo/Makefile index b0fd31f6cecc..bd99e955bfdd 100644 --- a/security/p5-Sudo/Makefile +++ b/security/p5-Sudo/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/Term/ReadPassword.pm:${PORTSDIR}/devel/p5-Term-ReadPas ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \ ${SITE_PERL}/IPC/Run.pm:${PORTSDIR}/devel/p5-IPC-Run -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= Sudo.3 |