aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Notify-Mirror
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-08-30 10:44:51 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-08-30 10:44:51 +0000
commit7acf3656da611d31a4a8e8a5d738192ee22fbaf4 (patch)
treedc4c13c8648e1959d9863027a33927dee00a2ee2 /devel/p5-SVN-Notify-Mirror
parent0dec8d75f6138faf9477846d579799fec37c00e7 (diff)
downloadports-7acf3656da611d31a4a8e8a5d738192ee22fbaf4.tar.gz
ports-7acf3656da611d31a4a8e8a5d738192ee22fbaf4.zip
Notes
Diffstat (limited to 'devel/p5-SVN-Notify-Mirror')
-rw-r--r--devel/p5-SVN-Notify-Mirror/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-SVN-Notify-Mirror/Makefile b/devel/p5-SVN-Notify-Mirror/Makefile
index cb84a7066661..46d0fc53511d 100644
--- a/devel/p5-SVN-Notify-Mirror/Makefile
+++ b/devel/p5-SVN-Notify-Mirror/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML
RUN_DEPENDS= ${BUILD_DEPENDS}
+PERL_MODBUILD= yes
+
OPTIONS= CONFIG "Enable YAML syntax for post-commit hook" Off \
SSH "Enable SSH for remote working copy update" Off \
RSYNC "Enable rsync for remote working copy update" Off
@@ -37,8 +39,6 @@ BUILD_DEPENDS+= p5-Net-SSH>=0.08:${PORTSDIR}/net/p5-Net-SSH
BUILD_DEPENDS+= p5-File-Rsync>=0.42:${PORTSDIR}/net/p5-File-Rsync
.endif
-PERL_MODBUILD= yes
-
MAN3= SVN::Notify::Mirror.3 SVN::Notify::Mirror::ConfigData.3 \
SVN::Notify::Mirror::Rsync.3 SVN::Notify::Mirror::SSH.3