summaryrefslogtreecommitdiff
path: root/databases/postgis-jdbc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-02-27 04:53:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-02-27 04:53:46 +0000
commitf616d4c2ecfd808e7f79eeff7c17ec76d661edef (patch)
treebb52dd91dcbe05f6d8c9a6d6404a190c97b84b10 /databases/postgis-jdbc
parentBROKEN: Checksum mismatch (diff)
BROKEN: Does not build
Notes
Notes: svn path=/head/; revision=186071
Diffstat (limited to 'databases/postgis-jdbc')
-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}