BROKEN: Does not compile on 4.x
This commit is contained in:
@@ -19,4 +19,10 @@ INSTALLS_SHLIB= yes
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
|
||||
MAKEFILE= ${WRKSRC}/GNUmakefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not compile on 4.x"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
Reference in New Issue
Block a user