mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
Support staging.
This commit is contained in:
parent
3d1b3af44d
commit
b93334de33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342979
2 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,5 @@ BUILD_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
|
|||
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
MAN3= VCS::CVS.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
%%SITE_PERL%%/VCS/CVS.pm
|
||||
%%PERL5_MAN3%%/VCS::CVS.3.gz
|
||||
@dirrm %%SITE_PERL%%/VCS
|
||||
|
|
Loading…
Add table
Reference in a new issue