summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-06-15 09:19:21 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-06-15 09:19:21 +0000
commit2defa2b26faa14de4ccc410c0e312267c8b25bdb (patch)
tree27df60322a48609b34cb96c790d2be44f7be0ee1 /editors/openoffice.org-2-RC/Makefile
parentFix build on -current (diff)
add correct dependence gnu cp (coreutils)
pointed out : kris
Notes
Notes: svn path=/head/; revision=111527
Diffstat (limited to '')
-rw-r--r--editors/openoffice.org-2-RC/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index d90612414a6a..49fb1a50d061 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/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