MFH: r499860
Mark BROKEN on i386 Reported by: pkg-fallout
This commit is contained in:
parent
7fb0a80f4c
commit
de75a1aa7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=499861
@ -12,6 +12,10 @@ COMMENT= Fast image processing library
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN_armv6= fails to configure: C++ compiler is not installed or does not work correctly
|
||||
BROKEN_armv7= fails to configure: C++ compiler is not installed or does not work correctly
|
||||
BROKEN_i386= call to 'abs' is ambiguous
|
||||
|
||||
BUILD_DEPENDS= swig3.0:devel/swig30
|
||||
LIB_DEPENDS= libagg.so:graphics/agg \
|
||||
libtiff.so:graphics/tiff \
|
||||
@ -23,9 +27,6 @@ LIB_DEPENDS= libagg.so:graphics/agg \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libexpat.so:textproc/expat2
|
||||
|
||||
BROKEN_armv6= fails to configure: C++ compiler is not installed or does not work correctly
|
||||
BROKEN_armv7= fails to configure: C++ compiler is not installed or does not work correctly
|
||||
|
||||
#hack to get custom exactcode configure script to enable tiff support with
|
||||
#broken headers on c++ in base system:
|
||||
CPPFLAGS+= -fpermissive -I${LOCALBASE}/include
|
||||
|
Loading…
Reference in New Issue
Block a user