From 896f34a73c8112eccc0f19ab573f41fff083510a Mon Sep 17 00:00:00 2001 From: maho Date: Tue, 15 Jun 2004 09:19:21 +0000 Subject: add correct dependence gnu cp (coreutils) pointed out : kris --- editors/openoffice.org-2.0/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/openoffice.org-2.0') diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile index d90612414a6..49fb1a50d06 100644 --- a/editors/openoffice.org-2.0/Makefile +++ b/editors/openoffice.org-2.0/Makefile @@ -75,6 +75,7 @@ BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant BUILD_DEPENDS+= ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries BUILD_DEPENDS+= ${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft BUILD_DEPENDS+= ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip +BUILD_DEPENDS+= gcp:${PORTSDIR}/sysutils/coreutils .if !defined(DISPLAY) BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer -- cgit