Remove 4.x support.

PR:		ports/111768
Submitted by:	Marcelo Araujo (araujo@bsdmail.org)
Reviewed by:	maintainer
This commit is contained in:
Ion-Mihai Tetcu 2007-04-18 21:16:20 +00:00
parent 9ca24c3092
commit 7becd641a5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190314

View file

@ -20,10 +20,4 @@ MAN8= poppwd.8
MANCOMPRESSED= maybe
PLIST_FILES= libexec/poppwd
.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>