diff options
Diffstat (limited to 'devel/libgpkg/Makefile')
-rw-r--r-- | devel/libgpkg/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/libgpkg/Makefile b/devel/libgpkg/Makefile index 10e736691cf5..321f739eb011 100644 --- a/devel/libgpkg/Makefile +++ b/devel/libgpkg/Makefile @@ -14,8 +14,6 @@ COMMENT= SQLite 3 extension of minimal OGC GeoPackage implementation LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= does not build - OPTIONS_DEFINE= GEOS OPTIONS_DEFAULT=GEOS |