mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
BROKEN: This does not compile on i386 either
This commit is contained in:
parent
e762049569
commit
0a0a8942d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106761
@ -20,11 +20,7 @@ USE_RUBY_EXTCONF= yes
|
||||
|
||||
INSTALL_TARGET= site-install
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= "Does not compile on !i386"
|
||||
.endif
|
||||
BROKEN= "Does not compile"
|
||||
|
||||
pre-patch:
|
||||
cd ${WRKSRC}; ${RUBY} -i -pe 'sub(/\r/, "")' *.[ch]
|
||||
@ -36,4 +32,4 @@ post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/manual.jis ${RUBY_MODDOCDIR}/ja/
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user