mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Support STAGEDIR
This commit is contained in:
parent
3bf6d6336d
commit
6acbbcf755
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328610
2 changed files with 1 additions and 3 deletions
|
@ -16,8 +16,5 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
|||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_STAGE= yes
|
||||
|
||||
MAN3= Astro::DSS.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
%%SITE_PERL%%/Astro/DSS.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/DSS/.packlist
|
||||
%%PERL5_MAN3%%/Astro::DSS.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/DSS
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
|
||||
@dirrmtry %%SITE_PERL%%/Astro
|
||||
|
|
Loading…
Add table
Reference in a new issue