1
0
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:
Erwin Lansing 2009-08-30 07:20:59 +00:00
parent 2e18336edc
commit a7987a3506
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240554

View File

@ -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>