remove 4.x support

PR:		ports/111858
Submitted by:	araujo@
Approved by:	maintainer
This commit is contained in:
Ion-Mihai Tetcu 2007-06-10 23:21:57 +00:00
parent 16760ce5aa
commit 8d353454ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193200

View file

@ -26,10 +26,4 @@ USE_GMAKE= yes
PLIST_SUB= PORTVERSION=${PORTVERSION}
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= does not compile on 4.x
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>