aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-2.0-devel
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2004-06-15 17:19:21 +0800
committermaho <maho@FreeBSD.org>2004-06-15 17:19:21 +0800
commit896f34a73c8112eccc0f19ab573f41fff083510a (patch)
tree0ed52909fc274fe61958db46cbadf58e48980c73 /editors/openoffice.org-2.0-devel
parentea1b1f23892c1e333590e96b610c940bf39443c9 (diff)
downloadfreebsd-ports-gnome-896f34a73c8112eccc0f19ab573f41fff083510a.tar.gz
freebsd-ports-gnome-896f34a73c8112eccc0f19ab573f41fff083510a.tar.zst
freebsd-ports-gnome-896f34a73c8112eccc0f19ab573f41fff083510a.zip
add correct dependence gnu cp (coreutils)
pointed out : kris
Diffstat (limited to 'editors/openoffice.org-2.0-devel')
-rw-r--r--editors/openoffice.org-2.0-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile
index d90612414a6a..49fb1a50d061 100644
--- a/editors/openoffice.org-2.0-devel/Makefile
+++ b/editors/openoffice.org-2.0-devel/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