summaryrefslogtreecommitdiff
path: root/databases/postgis-jdbc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-26 21:15:56 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-26 21:15:56 +0000
commit940e6072fc2652b07a896464c99891c4e1c87742 (patch)
tree19556e1cb774eca218200199ceeaffbcf44da39e /databases/postgis-jdbc
parentBROKEN on alpha, amd64 and ia64: Does not build (diff)
BROKEN: Does not build
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=132006
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 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}" \