summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/postgis-jdbc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgis-jdbc/Makefile b/databases/postgis-jdbc/Makefile
index 49046b61e164..82dec0f8b2bb 100644
--- a/databases/postgis-jdbc/Makefile
+++ b/databases/postgis-jdbc/Makefile
@@ -16,6 +16,8 @@ COMMENT= PostGIS spatial data structures for JDBC
BUILD_DEPENDS= ${JAVALIBDIR}/postgresql.jar:${PORTSDIR}/databases/postgresql-jdbc
+BROKEN= Does not build
+
USE_JAVA= yes
JAVA_VERSION= 1.4+
EXAMPLESDIR= ${PREFIX}/share/examples/${PKGBASE}