mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
net-mgmt/rancid: r346745 is exactly opposite of intention
The OPSYS should have been FreeBSD, not DragonFly. I have no idea what happened here. Strangely, nobody complained.
This commit is contained in:
parent
5e22015a06
commit
38f08d3536
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348507
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user