- Stage support
This commit is contained in:
parent
85ac3f10c2
commit
69e1c70630
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341624
2 changed files with 1 additions and 3 deletions
|
@ -13,7 +13,4 @@ COMMENT= Perl module for extended processing of command line options
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Getopt::Long.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
%%PERL5_MAN3%%/Getopt::Long.3.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Getopt/Long/.packlist
|
||||
%%SITE_PERL%%/newgetopt.pl
|
||||
%%SITE_PERL%%/Getopt/Long.pm
|
||||
|
|
Loading…
Reference in a new issue