mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Support staging.
This commit is contained in:
parent
4cec24e88a
commit
a0cdf342e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343121
2 changed files with 1 additions and 3 deletions
|
@ -19,7 +19,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
MAN1= pod2pdf.1
|
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
bin/pod2pdf
|
bin/pod2pdf
|
||||||
|
man/man1/pod2pdf.1.gz
|
||||||
%%SITE_PERL%%/App/pod2pdf.pm
|
%%SITE_PERL%%/App/pod2pdf.pm
|
||||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/pod2pdf/.packlist
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/pod2pdf/.packlist
|
||||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/pod2pdf
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/pod2pdf
|
||||||
|
|
Loading…
Add table
Reference in a new issue