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 f1e4bf2604e5..75322db0ba06 100644
--- a/databases/postgis-jdbc/Makefile
+++ b/databases/postgis-jdbc/Makefile
@@ -16,6 +16,8 @@ COMMENT= PostGIS spatial data structures for JDBC
BUILD_DEPENDS= ${JAVAJARDIR}/postgresql.jar:${PORTSDIR}/databases/postgresql-jdbc
+BROKEN= Does not build
+
USE_JAVA= 1.4+
EXAMPLESDIR= ${PREFIX}/share/examples/${PKGBASE}
MAKE_ARGS= EXAMPLESDIR="${EXAMPLESDIR}" \