1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

Support staging.

This commit is contained in:
Emanuel Haupt 2014-02-05 17:22:17 +00:00
parent 96a847e055
commit ee8c0f79da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342795
2 changed files with 2 additions and 3 deletions

View File

@ -19,7 +19,6 @@ CONFIG_DESC= Enable YAML syntax for post-commit hook
USES= perl5
USE_PERL5= modbuild
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCONFIG}
@ -27,6 +26,4 @@ BUILD_DEPENDS+= p5-SVN-Notify-Config>=0:${PORTSDIR}/devel/p5-SVN-Notify-Config
RUN_DEPENDS+= p5-SVN-Notify-Config>=0:${PORTSDIR}/devel/p5-SVN-Notify-Config
.endif
MAN3= SVN::Notify::Snapshot.3 SVN::Notify::Snapshot::ConfigData.3
.include <bsd.port.mk>

View File

@ -1,5 +1,7 @@
%%SITE_PERL%%/SVN/Notify/Snapshot.pm
%%SITE_PERL%%/SVN/Notify/Snapshot/ConfigData.pm
%%PERL5_MAN3%%/SVN::Notify::Snapshot.3.gz
%%PERL5_MAN3%%/SVN::Notify::Snapshot::ConfigData.3.gz
@dirrm %%SITE_PERL%%/SVN/Notify/Snapshot
@dirrmtry %%SITE_PERL%%/SVN/Notify
@dirrmtry %%SITE_PERL%%/SVN