mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Mark BROKEN on all branches: does not build
This commit is contained in:
parent
2e18336edc
commit
a7987a3506
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240554
@ -18,6 +18,8 @@ COMMENT= IIIMF xcin language engine, a traditional Chinese input method
|
||||
EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
|
||||
RUN_DEPENDS= iiimd:${PORTSDIR}/textproc/iiimf-server
|
||||
|
||||
BROKEN= does not build
|
||||
|
||||
USE_XORG= x11 xproto
|
||||
WRKSRC= ${WRKDIR}/iiimf-xcin
|
||||
USE_BZIP2= yes
|
||||
@ -43,10 +45,4 @@ post-patch:
|
||||
pre-configure:
|
||||
cd ${WRKSRC} && ${ACLOCAL} -I ${LOCALBASE}/share/aclocal -I acfiles
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700000
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user