summaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-1.1-devel
diff options
context:
space:
mode:
authorlesi <lesi@FreeBSD.org>2004-12-23 02:03:29 +0000
committerlesi <lesi@FreeBSD.org>2004-12-23 02:03:29 +0000
commite8e41684e8f300bbcca0075d0e749969aa4ad8f3 (patch)
treeb9d6186c8cd08b4b01f51db19d1e0dbb88a9cc03 /editors/openoffice.org-1.1-devel
parent77af2788e4633a909b36138a0e8e66c723d88931 (diff)
downloadFreeBSD-ports-e8e41684e8f300bbcca0075d0e749969aa4ad8f3.zip
FreeBSD-ports-e8e41684e8f300bbcca0075d0e749969aa4ad8f3.tar.gz
Add imake build dependency, it is no longer implied with using
X11 libraries. Pointed out by: dosirak via kris Approved by: maho
Diffstat (limited to 'editors/openoffice.org-1.1-devel')
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index fb0e352..4e1c7b2 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -99,6 +99,7 @@ CXX= g++32
BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \
unzip:${PORTSDIR}/archivers/unzip \
gcp:${PORTSDIR}/sysutils/coreutils \
+ xmkmf:${X_IMAKE_PORT} \
${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft
.if !defined(DISPLAY)
BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT}
OpenPOWER on IntegriCloud