diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-06-15 09:19:21 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-06-15 09:19:21 +0000 |
commit | 2defa2b26faa14de4ccc410c0e312267c8b25bdb (patch) | |
tree | 27df60322a48609b34cb96c790d2be44f7be0ee1 /editors/openoffice.org-2-RC | |
parent | 859b2e34a1be43ff8773230fd041df1efc1d5c26 (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-2-RC')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 1 |
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 |