aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1
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.1
parentf06aeadccbfd540161dae87653b3fe8ce9300b85 (diff)
downloadports-b093017dc63033f553aedd0e0c9e0ca6a433be17.tar.gz
ports-b093017dc63033f553aedd0e0c9e0ca6a433be17.zip
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.1')
-rw-r--r--editors/openoffice-1.1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index 4d84ecd638ad..4e5d45387529 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -127,7 +127,7 @@ BUILD_DEPENDS+= ${JAVAVM}:${PORTSDIR}/java/jdk14
#.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/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20
BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries
.if !defined(DISPLAY)