diff options
Diffstat (limited to 'devel/libgpkg/Makefile')
-rw-r--r-- | devel/libgpkg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libgpkg/Makefile b/devel/libgpkg/Makefile index 14ee336dee32..94078d892d76 100644 --- a/devel/libgpkg/Makefile +++ b/devel/libgpkg/Makefile @@ -15,6 +15,8 @@ COMMENT= SQLite 3 extension of minimal OGC GeoPackage implementation LICENSE= APACHE20 +BROKEN_powerpc64= Does not build + OPTIONS_DEFINE= GEOS OPTIONS_DEFAULT=GEOS |