summaryrefslogtreecommitdiff
path: root/databases/postgresql-jdbc
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2003-07-23 14:30:29 +0000
committerErnst de Haan <znerd@FreeBSD.org>2003-07-23 14:30:29 +0000
commitb093017dc63033f553aedd0e0c9e0ca6a433be17 (patch)
tree558c2f262cb69807066551fbed14d0b69c72b5e4 /databases/postgresql-jdbc
parentAttempt to unbreak the port by removing the uneccesary pre-configure (diff)
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris Pointy hat to: me
Notes
Notes: svn path=/head/; revision=85451
Diffstat (limited to 'databases/postgresql-jdbc')
-rw-r--r--databases/postgresql-jdbc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-jdbc/Makefile b/databases/postgresql-jdbc/Makefile
index 9a6dbafa4f7a..4b5418ff2f29 100644
--- a/databases/postgresql-jdbc/Makefile
+++ b/databases/postgresql-jdbc/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 0
MAINTAINER= girgen@pingpong.net
COMMENT= The Java JDBC implementation for PostgreSQL
-BUILD_DEPENDS= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/jakarta-ant
+BUILD_DEPENDS= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant
POSTGRESQL_PORT?= databases/postgresql7
POSTGRESQL_SUBPORT=YES