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 8f99c2e4a2a8..4cfdd8a3afaa 100644 --- a/databases/geoserver-mysql-plugin/Makefile +++ b/databases/geoserver-mysql-plugin/Makefile @@ -13,7 +13,7 @@ COMMENT= MySQL DataStore implementation for GeoServer LICENSE= LGPL21 -RUN_DEPENDS= ${LOCALBASE}/geoserver/start.jar:${PORTSDIR}/graphics/geoserver +RUN_DEPENDS= ${LOCALBASE}/geoserver/start.jar:graphics/geoserver USES= zip NO_BUILD= yes |