aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-04-12 01:03:34 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-04-12 01:03:34 +0000
commitebcf9bfb8e1056a5b0b56132729fbcf19080a6a8 (patch)
tree5ce1b85f32955391dc5aa1e4154b09b34313b184 /editors/openoffice.org-1.1
parent1f8c78b3c0ff84174c27b9ccfc7c3b73b46a3d97 (diff)
downloadports-ebcf9bfb8e1056a5b0b56132729fbcf19080a6a8.tar.gz
ports-ebcf9bfb8e1056a5b0b56132729fbcf19080a6a8.zip
Notes
Diffstat (limited to 'editors/openoffice.org-1.1')
-rw-r--r--editors/openoffice.org-1.1/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 6d25e1b35590..4fc892370f0f 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -33,7 +33,7 @@ UNZIP?= ${PREFIX}/bin/unzip
ANT?= ${LOCALBASE}/bin/ant
TCSH?= /bin/tcsh
-USE_GNOME= orbit gtk12
+USE_GNOME= orbit gtk12 gtk20
USE_REINPLACE= yes
.include <bsd.port.pre.mk>
@@ -110,7 +110,6 @@ BUILD_DEPENDS+= ${JAVAVM}:${PORTSDIR}/java/jdk14 \
unzip:${PORTSDIR}/archivers/unzip \
gcp:${PORTSDIR}/sysutils/coreutils \
${ANT}:${PORTSDIR}/devel/apache-ant \
- ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 \
${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries \
${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft
.if !defined(DISPLAY)