diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-30 02:52:46 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-30 02:52:46 +0000 |
commit | d1e6a4ed38a2da8a6750fa4ec44aa89c9bf91547 (patch) | |
tree | 7e740a2fab97738cfe4250a4f2c806fcb72bf2b8 /devel/p5-Log-Any-App | |
parent | f70564d74523016dea4f77bc67f2d31ff3d73d76 (diff) |
Support STAGEDIR.
Notes
Notes:
svn path=/head/; revision=332046
Diffstat (limited to 'devel/p5-Log-Any-App')
-rw-r--r-- | devel/p5-Log-Any-App/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-Log-Any-App/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Log-Any-App/Makefile b/devel/p5-Log-Any-App/Makefile index 25454df03df0..1f5aa834efa4 100644 --- a/devel/p5-Log-Any-App/Makefile +++ b/devel/p5-Log-Any-App/Makefile @@ -25,7 +25,4 @@ TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp USES= perl5 USE_PERL5= modbuild -MAN3= Log::Any::App.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-Log-Any-App/pkg-plist b/devel/p5-Log-Any-App/pkg-plist index b28fda5b54f6..6594ce11c29f 100644 --- a/devel/p5-Log-Any-App/pkg-plist +++ b/devel/p5-Log-Any-App/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/Log::Any::App.3.gz %%SITE_PERL%%/Log/Any/App.pm @dirrmtry %%SITE_PERL%%/Log/Any @dirrmtry %%SITE_PERL%%/Log |