diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-31 23:24:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-31 23:24:05 +0800 |
commit | 608a7252e15eab2fbb77bf8e1a0f3737e483ef03 (patch) | |
tree | 43e009d90d928524c0a365b2cb5c374b9c1333a0 /security/p5-Authen-DecHpwd | |
parent | c8346977326d3080f4163ebb5b9c5aa95faf1e88 (diff) | |
download | freebsd-ports-gnome-608a7252e15eab2fbb77bf8e1a0f3737e483ef03.tar.gz freebsd-ports-gnome-608a7252e15eab2fbb77bf8e1a0f3737e483ef03.tar.zst freebsd-ports-gnome-608a7252e15eab2fbb77bf8e1a0f3737e483ef03.zip |
- Stage support
Diffstat (limited to 'security/p5-Authen-DecHpwd')
-rw-r--r-- | security/p5-Authen-DecHpwd/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Authen-DecHpwd/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Authen-DecHpwd/Makefile b/security/p5-Authen-DecHpwd/Makefile index a0dc1f09cc4f..f8474e4caff5 100644 --- a/security/p5-Authen-DecHpwd/Makefile +++ b/security/p5-Authen-DecHpwd/Makefile @@ -19,7 +19,4 @@ LICENSE= GPLv2 USES= perl5 USE_PERL5= modbuild -MAN3= Authen::DecHpwd.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Authen-DecHpwd/pkg-plist b/security/p5-Authen-DecHpwd/pkg-plist index 225b311f2872..20d9052f8eb4 100644 --- a/security/p5-Authen-DecHpwd/pkg-plist +++ b/security/p5-Authen-DecHpwd/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Authen/DecHpwd.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/DecHpwd/DecHpwd.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/DecHpwd/DecHpwd.so +%%PERL5_MAN3%%/Authen::DecHpwd.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/DecHpwd @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Authen |