mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support staging.
This commit is contained in:
parent
65775c63d2
commit
9339da4058
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343115
@ -15,7 +15,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= XML::Rules.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/dtd2XMLRules.pl
|
||||
bin/xml2XMLRules.pl
|
||||
%%SITE_PERL%%/XML/Rules.pm
|
||||
%%PERL5_MAN3%%/XML::Rules.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/XML
|
||||
|
Loading…
Reference in New Issue
Block a user