mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
- Remove non existent directories from plist
This commit is contained in:
parent
be728bc0bb
commit
8dc77b0582
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340943
@ -14,7 +14,4 @@ COMMENT= Perl functions used to manipulate IP addresses, masks and FQDN's
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Net::IPAddress.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,7 +1,6 @@
|
||||
%%SITE_PERL%%/Net/IPAddress.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IPAddress/.packlist
|
||||
%%PERL5_MAN3%%/Net::IPAddress.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IPAddress
|
||||
@dirrm %%SITE_PERL%%/auto/Net/IPAddress
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
|
||||
@dirrmtry %%SITE_PERL%%/auto/Net
|
||||
@dirrmtry %%SITE_PERL%%/Net
|
||||
|
Loading…
Reference in New Issue
Block a user