1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

Remove workarounds for FreeBSD 4.

PR:		ports/111691
Submitted by:	edwin
Approved by:	miwi (mentor)
This commit is contained in:
Edward Tomasz Napierala 2007-04-17 14:14:16 +00:00
parent 743c6a5978
commit 55b05ac599
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190188

View File

@ -26,8 +26,4 @@ USE_GNOME= gtk20
LIB_DEPENDS+= lash.2:${PORTSDIR}/audio/lash
.endif
.if ${OSVERSION} < 500000
BROKEN= Does not compile on 4.x
.endif
.include <bsd.port.post.mk>