diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2003-07-23 14:30:29 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2003-07-23 14:30:29 +0000 |
commit | b093017dc63033f553aedd0e0c9e0ca6a433be17 (patch) | |
tree | 558c2f262cb69807066551fbed14d0b69c72b5e4 /databases/postgresql-jdbc/Makefile | |
parent | Attempt 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
Diffstat (limited to 'databases/postgresql-jdbc/Makefile')
-rw-r--r-- | databases/postgresql-jdbc/Makefile | 2 |
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 |