mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Support staging.
This commit is contained in:
parent
362610342f
commit
1c73f23afa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342733
@ -14,7 +14,4 @@ COMMENT= Perl extension to locate and use lib directories
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= FindBin::libs.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
%%SITE_PERL%%/FindBin/libs.pm
|
||||
%%PERL5_MAN3%%/FindBin::libs.3.gz
|
||||
@dirrm %%SITE_PERL%%/FindBin
|
||||
|
Loading…
Reference in New Issue
Block a user