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 /editors/openoffice-2.0-devel | |
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
Notes
Notes:
svn path=/head/; revision=85451
Diffstat (limited to 'editors/openoffice-2.0-devel')
-rw-r--r-- | editors/openoffice-2.0-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile index 4d84ecd638ad..4e5d45387529 100644 --- a/editors/openoffice-2.0-devel/Makefile +++ b/editors/openoffice-2.0-devel/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) |