mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Mark BROKEN on FreeBSD 4.X
Reported by: krismail
This commit is contained in:
parent
e4e93a365e
commit
9c80bd4227
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162862
@ -26,6 +26,10 @@ GNU_CONFIGURE= yes
|
||||
LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= Does not compile on FreeBSD 4.X
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's,libutil\.h,,g' ${WRKSRC}/configure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user