forked from Lainports/freebsd-ports
Now appears to build on amd64, assuming it might on other arches too.
Remove support for 4.x.
This commit is contained in:
parent
b5f44b4e20
commit
3efdbb4ac6
1 changed files with 1 additions and 11 deletions
|
|
@ -37,14 +37,4 @@ CONFIGURE_ARGS+= --mandir=${PREFIX}/man --infodir=${PREFIX}/info
|
|||
DOCS= README README.VFS logo-shaded.svg
|
||||
MAN8= nepenthes.8
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= Does not compile
|
||||
.endif
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= Does not compile on !i386
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue