summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.0
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 /editors/openoffice-1.0
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 'editors/openoffice-1.0')
-rw-r--r--editors/openoffice-1.0/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index d0cb66933ac8..768c5092a0be 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/Makefile
@@ -124,7 +124,7 @@ BUILD_DEPENDS+= ${JAVAVM}:${PORTSDIR}/java/jdk13
#.endif
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip
BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
-BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/jakarta-ant
+BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant
BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries
.if !defined(DISPLAY)
BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer