1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Mark BROKEN to 6.x, does not compile.

This commit is contained in:
Sylvio Cesar Teixeira 2010-06-02 17:04:41 +00:00
parent 2b9b7ada6c
commit a9571bb77c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255564

View File

@ -39,6 +39,10 @@ CONFIGURE_ARGS+=--disable-slp
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 700000
BROKEN= does not compile on 6.x
.endif
post-patch:
@${REINPLACE_CMD} -e 's|$$(prefix)/share/man|${MANPREFIX}/man|; \
s|$$(prefix)/share/doc/sapserver|${DOCSDIR}|; \