1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Chase libedit update

PR:		ports/92450
Submitted by:	Thomas Schweikle <tps@vr-web.de>
This commit is contained in:
Pav Lucistnik 2006-01-29 23:27:23 +00:00
parent 5c7460ca6b
commit 2efeff1610
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154750

View File

@ -39,7 +39,7 @@ MAN8= honeyd.8
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
LIB_DEPENDS+= edit.5:${PORTSDIR}/devel/libedit
LIB_DEPENDS+= edit.6:${PORTSDIR}/devel/libedit
.endif
.if !defined(WITH_PYTHON)