1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Mark BROKEN: does not compile

/usr/local/include/X11/Xdefs.h:47: error: conflicting types for 'Bool'

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2011-09-24 20:14:37 +00:00
parent 206f56229d
commit ed5a8a627d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282340

View File

@ -18,6 +18,8 @@ COMMENT= Edinburgh-style Prolog compiler
LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \
readline:${PORTSDIR}/devel/readline
BROKEN= does not compile
LIB_DEPENDS+= odbc:${PORTSDIR}/databases/unixODBC
LIB_DEPENDS+= Xt:${PORTSDIR}/x11-toolkits/libXt \
jpeg:${PORTSDIR}/graphics/jpeg \