net/dhcpcd: Remove stale CONFLICTS_INSTALL line
net/dhcpcd-devel which conflicted was removed from the tree in
f043c1154a
.
Approved by: philip (mentor), 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D32909
This commit is contained in:
parent
ae3d5047fb
commit
fdf1548421
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ CONFIGURE_ARGS= --datadir=${PREFIX}/share/examples \
|
|||
--privsepuser="_dhcp" \
|
||||
--without-udev
|
||||
|
||||
CONFLICTS_INSTALL= dhcpcd-devel
|
||||
|
||||
post-install:
|
||||
${MV} ${STAGEDIR}${PREFIX}/etc/dhcpcd.conf \
|
||||
${STAGEDIR}${PREFIX}/share/examples/dhcpcd
|
||||
|
|
Loading…
Reference in a new issue