diff options
Diffstat (limited to 'devel/liblas/Makefile')
-rw-r--r-- | devel/liblas/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/liblas/Makefile b/devel/liblas/Makefile index 95d076eac631..ef9593fe6f53 100644 --- a/devel/liblas/Makefile +++ b/devel/liblas/Makefile @@ -12,6 +12,8 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs LICENSE= BSD2CLAUSE +BROKEN_powerpc64= Does not build + CONFLICTS= liblas12-1.2* USES= cmake libtool |