mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Support staging.
This commit is contained in:
parent
b92928f7b9
commit
aa3e330778
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342725
2 changed files with 1 additions and 3 deletions
|
@ -12,7 +12,4 @@ COMMENT= Perl extension for minimalist Fennec, the commonly used bits
|
|||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Fennec::Lite.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
%%SITE_PERL%%/Fennec/Lite.pm
|
||||
%%PERL5_MAN3%%/Fennec::Lite.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/Fennec
|
||||
|
|
Loading…
Add table
Reference in a new issue