diff options
Diffstat (limited to 'devel/libopkele/Makefile')
-rw-r--r-- | devel/libopkele/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libopkele/Makefile b/devel/libopkele/Makefile index 74ea77c10810..7e3730397324 100644 --- a/devel/libopkele/Makefile +++ b/devel/libopkele/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libtidy.so:www/tidy-lib \ libxslt.so:textproc/libxslt +BROKEN_powerpc64= fails to compile: iterator.h: error: invalid abstract return type + USE_LDCONFIG= yes USES= libtool gmake pathfix pkgconfig compiler:c++11-lang ssl GNU_CONFIGURE= yes |