diff options
Diffstat (limited to 'databases/postgis-jdbc')
-rw-r--r-- | databases/postgis-jdbc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgis-jdbc/Makefile b/databases/postgis-jdbc/Makefile index 81e2fe13a02a..928b1ad533b0 100644 --- a/databases/postgis-jdbc/Makefile +++ b/databases/postgis-jdbc/Makefile @@ -13,8 +13,7 @@ LICENSE_COMB= multi RUN_DEPENDS= ${JAVALIBDIR}/postgresql.jar:databases/postgresql-jdbc -USES= zip:infozip -USE_JAVA= yes +USES= java zip:infozip NO_BUILD= yes NO_ARCH= yes |