mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
- mark IGNORE on FreeBSD 9-CURRENT
This commit is contained in:
parent
b447cae3c5
commit
0f99b1818d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273002
@ -30,4 +30,10 @@ post-patch:
|
||||
${REINPLACE_CMD} -e 's|libobjc_VERSION = 4|libobjc_VERSION = ${DEFAULT_LIBVERSION}|' \
|
||||
${WRKSRC}/GNUmakefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 900036
|
||||
IGNORE= needs an objective C compiler
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user