mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Stage support
This commit is contained in:
parent
089e6a6955
commit
25f6a416a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341607
@ -21,9 +21,6 @@ PURE_PERL_DESC= Build pure Perl version (experimental)
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= FCGI.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPURE_PERL}
|
||||
|
@ -1,3 +1,4 @@
|
||||
%%PERL5_MAN3%%/FCGI.3.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/FCGI.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/.packlist
|
||||
%%PURE_PERL%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/FCGI/FCGI.so
|
||||
|
Loading…
Reference in New Issue
Block a user