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:49 +00:00
parent 720f9c7994
commit 5e5dec8613
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328823
2 changed files with 1 additions and 3 deletions

View File

@ -16,7 +16,4 @@ BUILD_DEPENDS= p5-DBI>=1.60.5:${PORTSDIR}/databases/p5-DBI
USE_PERL5= configure
USES= perl5
MAN3= PostgreSQL::PLPerl::Call.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

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