mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
BROKEN on 5.x: Does not compile
This commit is contained in:
parent
33e8283342
commit
e4cc2cc79c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190604
@ -31,6 +31,10 @@ SUB_LIST= CONF_FILES="${CONF_FILES}" CONF_DIR="${PREFIX}/etc/dcd"
|
|||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
|
.if ${OSVERSION} < 600000
|
||||||
|
BROKEN= Does not compile on 5.x
|
||||||
|
.endif
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
.for f in dcd dcd.console
|
.for f in dcd dcd.console
|
||||||
@${MV} ${WRKSRC}/doc/${f}.2 ${WRKSRC}/doc/${f}.8
|
@${MV} ${WRKSRC}/doc/${f}.2 ${WRKSRC}/doc/${f}.8
|
||||||
|
Loading…
Reference in New Issue
Block a user