1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Support STAGEDIR

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-30 15:49:55 +00:00
parent 5e5dec8613
commit 5a105d7c04
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328824
2 changed files with 1 additions and 3 deletions

View File

@ -14,7 +14,4 @@ COMMENT= Simple way to trace execution of Perl statements in PL/Perl
USE_PERL5= configure
USES= perl5
MAN3= PostgreSQL::PLPerl::Trace.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,5 +1,6 @@
%%SITE_PERL%%/PostgreSQL/PLPerl/Trace.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/PostgreSQL/PLPerl/Trace/.packlist
%%PERL5_MAN3%%/PostgreSQL::PLPerl::Trace.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PostgreSQL/PLPerl/Trace
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PostgreSQL/PLPerl
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PostgreSQL