1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Mark BROKEN: does not compile

./3rdparty/Eigen/src/Core/util/Memory.h:302:13: error: 'ptrdiff_t' does not name a type

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2011-10-31 22:54:04 +00:00
parent 4702deb60a
commit 0f64a7859c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284808

View File

@ -19,6 +19,8 @@ LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs \
fltk.1:${PORTSDIR}/x11-toolkits/fltk \
gtkglextmm-x11-1.2:${PORTSDIR}/x11-toolkits/gtkglextmm
BROKEN= does not compile
GNU_CONFIGURE= yes
CPPFLAGS+= `fltk-config --cflags`
LDFLAGS+= `fltk-config --ldflags`