diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 15:44:11 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 15:44:11 +0000 |
commit | 90158029423c03ff27aae49e1c405ae6180ea818 (patch) | |
tree | 306ed8b4d823acb98aadcd72b9c3d6efdbcfc45b /net-mgmt/p5-BigIP-iControl | |
parent | 51445c8481b8d4e445e5191ddcb6ff5ff166b5a6 (diff) |
Notes
Diffstat (limited to 'net-mgmt/p5-BigIP-iControl')
-rw-r--r-- | net-mgmt/p5-BigIP-iControl/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/p5-BigIP-iControl/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net-mgmt/p5-BigIP-iControl/Makefile b/net-mgmt/p5-BigIP-iControl/Makefile index 4e577f90e8c3..63060d28407f 100644 --- a/net-mgmt/p5-BigIP-iControl/Makefile +++ b/net-mgmt/p5-BigIP-iControl/Makefile @@ -17,7 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= BigIP::iControl.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-mgmt/p5-BigIP-iControl/pkg-plist b/net-mgmt/p5-BigIP-iControl/pkg-plist index e2ed76d41ed5..22f7bde8e621 100644 --- a/net-mgmt/p5-BigIP-iControl/pkg-plist +++ b/net-mgmt/p5-BigIP-iControl/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/BigIP/iControl.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/BigIP/iControl/.packlist +%%PERL5_MAN3%%/BigIP::iControl.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BigIP/iControl @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BigIP @dirrmtry %%SITE_PERL%%/BigIP |