Remove 4.x support.
PR: ports/111768 Submitted by: Marcelo Araujo (araujo@bsdmail.org) Reviewed by: maintainer
This commit is contained in:
parent
9ca24c3092
commit
7becd641a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190314
1 changed files with 1 additions and 7 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue