mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
mark broken on 4-stable
This commit is contained in:
parent
4005598746
commit
ae7fb0e9b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113445
@ -32,6 +32,12 @@ PLIST_FILES= bin/klassmodeler
|
||||
PORTDOCS= *
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not compile on 4.x"
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s,\`wx-config,\`${WX_CONFIG}," ${WRKSRC}/../configure
|
||||
|
||||
@ -42,4 +48,4 @@ do-install:
|
||||
${CP} ${WRKSRC}/../klassmodeler/docs/en/*.html ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user