mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Stage support
This commit is contained in:
parent
f5f4ad69d1
commit
24cd18b96a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341639
@ -15,8 +15,4 @@ TEST_DEPENDS= p5-Test-Script>=1.05:${PORTSDIR}/devel/p5-Test-Script
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN1= pwhich.1
|
||||
MAN3= File::Which.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,6 @@
|
||||
bin/pwhich
|
||||
%%PERL5_MAN3%%/File::Which.3.gz
|
||||
man/man1/pwhich.1.gz
|
||||
%%SITE_PERL%%/File/Which.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Which/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Which
|
||||
|
Loading…
Reference in New Issue
Block a user