aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/rancid/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-03-17 23:27:48 +0000
committerJohn Marino <marino@FreeBSD.org>2014-03-17 23:27:48 +0000
commit38f08d3536ed2815f0797b808210410d6fcd7019 (patch)
treeae0179fbdeea90e35833ad07da5f50aacc6f2a3f /net-mgmt/rancid/Makefile
parent5e22015a0625329165899354ec977d00746eab1c (diff)
downloadports-38f08d3536ed2815f0797b808210410d6fcd7019.tar.gz
ports-38f08d3536ed2815f0797b808210410d6fcd7019.zip
Notes
Diffstat (limited to 'net-mgmt/rancid/Makefile')
-rw-r--r--net-mgmt/rancid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/rancid/Makefile b/net-mgmt/rancid/Makefile
index 4d5324a5407c..04559339f46b 100644
--- a/net-mgmt/rancid/Makefile
+++ b/net-mgmt/rancid/Makefile
@@ -42,7 +42,7 @@ CONFIGURE_ARGS+= --with-svn
BUILD_DEPENDS+= svn:${PORTSDIR}/devel/subversion
.else
CONFIGURE_ARGS+= --without-svn
-.if ${OPSYS} == DragonFly && ${OSVERSION} >= 1000000
+.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000
RUN_DEPENDS+= cvs>0:${PORTSDIR}/devel/cvs
.endif
.endif