mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Support stage
This commit is contained in:
parent
c9c0a40baa
commit
e72e594e9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350534
@ -21,7 +21,4 @@ RUN_DEPENDS= p5-Danga-Socket>=0:${PORTSDIR}/devel/p5-Danga-Socket
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= Danga::Socket::Callback.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,4 @@
|
||||
%%PERL5_MAN3%%/Danga::Socket::Callback.3.gz
|
||||
%%SITE_PERL%%/Danga/Socket/Callback.pm
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Danga/Socket
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Danga
|
||||
@dirrmtry %%SITE_PERL%%/Danga/Socket
|
||||
@dirrmtry %%SITE_PERL%%/Danga
|
||||
|
Loading…
Reference in New Issue
Block a user