1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

Remove RELENG_4 BROKEN message

PR:		ports/111663
Submitted by:	edwin
This commit is contained in:
Markus Brueffer 2007-04-24 23:13:34 +00:00
parent d6414e362d
commit 6d2d71041a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190838

View File

@ -24,10 +24,4 @@ USE_LDCONFIG= ${PREFIX}/lib/kde3
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= Does not compile on FreeBSD 4.x
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>