aboutsummaryrefslogtreecommitdiff
path: root/buildtools/build-freebsd-rp-port.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2013-02-02 07:56:31 +0000
committerRob Austein <sra@hactrn.net>2013-02-02 07:56:31 +0000
commitc25b9c27bfb2dea4d68a9e9fee78e3a2d39e36c0 (patch)
treeb9489c3371aad7c1a8f78be0a7dd692e1761ff0c /buildtools/build-freebsd-rp-port.py
parent762e271c600e72a90c97bc42643c434c9fe339b2 (diff)
rcynic requires rsync, doh.
svn path=/branches/tk377/; revision=5010
Diffstat (limited to 'buildtools/build-freebsd-rp-port.py')
-rw-r--r--buildtools/build-freebsd-rp-port.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildtools/build-freebsd-rp-port.py b/buildtools/build-freebsd-rp-port.py
index 13cc3b8c..7adba7e6 100644
--- a/buildtools/build-freebsd-rp-port.py
+++ b/buildtools/build-freebsd-rp-port.py
@@ -97,6 +97,9 @@ USE_PERL5_BUILD=yes
# For OpenSSL, not needed otherwise
BUILD_DEPENDS+= makedepend>0:${PORTSDIR}/devel/makedepend
+# For rcynic
+RUN_DEPENDS+= rsync>0:${PORTSDIR}/net/rsync
+
# For rcynic-html
RUN_DEPENDS+= rrdtool>0:${PORTSDIR}/databases/rrdtool