diff options
Diffstat (limited to 'databases/geoserver-mysql-plugin/Makefile')
-rw-r--r-- | databases/geoserver-mysql-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/geoserver-mysql-plugin/Makefile b/databases/geoserver-mysql-plugin/Makefile index 71aa14cf5d01..acaa0c62152d 100644 --- a/databases/geoserver-mysql-plugin/Makefile +++ b/databases/geoserver-mysql-plugin/Makefile @@ -13,7 +13,7 @@ COMMENT= A MySQL DataStore implementation for GeoServer RUN_DEPENDS= ${LOCALBASE}/geoserver/start.jar:${PORTSDIR}/graphics/geoserver -USE_ZIP= yes +USES= zip NO_BUILD= yes GSLIBDIR= geoserver/webapps/geoserver/WEB-INF/lib |