diff options
author | az <az@FreeBSD.org> | 2014-01-05 21:05:56 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-05 21:05:56 +0800 |
commit | 9aec49a523bce54d62118e693327026367bd3834 (patch) | |
tree | fa8e64e6340da0a9e3156ca079c3925da46224b2 /www/p5-CIF-Client | |
parent | 59e18e8a383c8f1a9dce1f0c116a8e38caf521da (diff) | |
download | freebsd-ports-gnome-9aec49a523bce54d62118e693327026367bd3834.tar.gz freebsd-ports-gnome-9aec49a523bce54d62118e693327026367bd3834.tar.zst freebsd-ports-gnome-9aec49a523bce54d62118e693327026367bd3834.zip |
- stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'www/p5-CIF-Client')
-rw-r--r-- | www/p5-CIF-Client/Makefile | 3 | ||||
-rw-r--r-- | www/p5-CIF-Client/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-CIF-Client/Makefile b/www/p5-CIF-Client/Makefile index c69ac4e67877..0806863fd6e7 100644 --- a/www/p5-CIF-Client/Makefile +++ b/www/p5-CIF-Client/Makefile @@ -37,7 +37,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= CIF::Client.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-CIF-Client/pkg-plist b/www/p5-CIF-Client/pkg-plist index ca89848dfaf9..cc737b52b5cf 100644 --- a/www/p5-CIF-Client/pkg-plist +++ b/www/p5-CIF-Client/pkg-plist @@ -23,6 +23,7 @@ bin/cif %%SITE_PERL%%/CIF/Client/Plugin/Table.pm %%SITE_PERL%%/CIF/Client/Support.pm %%SITE_PERL%%/mach/auto/CIF/Client/.packlist +%%PERL5_MAN3%%/CIF::Client.3.gz @dirrm %%SITE_PERL%%/mach/auto/CIF/Client @dirrm %%SITE_PERL%%/mach/auto/CIF @dirrm %%SITE_PERL%%/CIF/Client/Plugin/Iodef |