1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

Unbreak on FreeBSD 6.

This commit is contained in:
Ruslan Ermilov 2005-12-30 09:50:37 +00:00
parent d7b4350ae8
commit 1c46771d5c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=152426

View File

@ -26,12 +26,8 @@ DOCSDIR= ${PREFIX}/share/doc/py-rxp
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 600000
BROKEN= "Does not build on FreeBSD >= 6.x"
.endif
post-patch:
@${REINPLACE_CMD} -e 's/freebsd4/freebsd4","freebsd5/g' ${WRKSRC}/setup.py
@${REINPLACE_CMD} -e 's/freebsd4/freebsd4", "freebsd5", "freebsd6/g' ${WRKSRC}/setup.py
.if !defined(NOPORTDOCS)
post-install: