diff options
Diffstat (limited to 'editors/openoffice/Makefile')
-rw-r--r-- | editors/openoffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index d0cb66933ac8..768c5092a0be 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/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 |