diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2004-05-29 22:15:02 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2004-05-29 22:15:02 +0000 |
commit | ae67bcb2150735d72aeec60151802666bf44fd93 (patch) | |
tree | b125ebbe8cb614735702458435add6969036882c /editors/openoffice-1.0 | |
parent | 42413271df13c934a5488ff97b46f009cf37366a (diff) |
Notes
Diffstat (limited to 'editors/openoffice-1.0')
-rw-r--r-- | editors/openoffice-1.0/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index c2089700d785..1b1ff8dbca88 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -119,7 +119,6 @@ BUILD_DEPENDS+= ${JAVAVM}:${PORTSDIR}/java/jdk13 BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip 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 .endif |