diff options
Diffstat (limited to 'databases/postgis-jdbc')
-rw-r--r-- | databases/postgis-jdbc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgis-jdbc/Makefile b/databases/postgis-jdbc/Makefile index 461729779318..b668515a4870 100644 --- a/databases/postgis-jdbc/Makefile +++ b/databases/postgis-jdbc/Makefile @@ -10,6 +10,8 @@ DISTFILES= postgis_${PORTVERSION}.jar MAINTAINER= wenheping@gmail.com COMMENT= PostGIS spatial data structures for JDBC +BROKEN= unfetchable + RUN_DEPENDS= ${JAVALIBDIR}/postgresql.jar:${PORTSDIR}/databases/postgresql-jdbc USE_JAVA= yes |