diff options
author | znerd <znerd@FreeBSD.org> | 2003-07-23 22:30:29 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2003-07-23 22:30:29 +0800 |
commit | 1e03bc3670ae2b8b3f7e5c9cbc7d27a7bddffd8b (patch) | |
tree | 230453ba7a687fc82813f5ecb65613693dc5b26d /editors/openoffice-1.0 | |
parent | 83a5c6c1d6597e841bba51c4c03951cbdd233ecf (diff) | |
download | freebsd-ports-gnome-1e03bc3670ae2b8b3f7e5c9cbc7d27a7bddffd8b.tar.gz freebsd-ports-gnome-1e03bc3670ae2b8b3f7e5c9cbc7d27a7bddffd8b.tar.zst freebsd-ports-gnome-1e03bc3670ae2b8b3f7e5c9cbc7d27a7bddffd8b.zip |
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me
Diffstat (limited to 'editors/openoffice-1.0')
-rw-r--r-- | editors/openoffice-1.0/Makefile | 2 |
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 |