summaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2004-05-29 22:15:02 +0000
committerEric Anholt <anholt@FreeBSD.org>2004-05-29 22:15:02 +0000
commitae67bcb2150735d72aeec60151802666bf44fd93 (patch)
treeb125ebbe8cb614735702458435add6969036882c /editors/openoffice-1.1
parentAdd oglext 1.0.2, a library for easier access to OpenGL extensions. (diff)
No need for explicit XFree86-4-libraries dependencies when you've got
LIB_DEPENDS on gtk, among others.
Diffstat (limited to 'editors/openoffice-1.1')
-rw-r--r--editors/openoffice-1.1/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile
index d1367260c55f..197196eebc85 100644
--- a/editors/openoffice-1.1/Makefile
+++ b/editors/openoffice-1.1/Makefile
@@ -114,7 +114,6 @@ BUILD_DEPENDS+= ${JAVAVM}:${PORTSDIR}/java/jdk14 \
unzip:${PORTSDIR}/archivers/unzip \
gcp:${PORTSDIR}/sysutils/coreutils \
${ANT}:${PORTSDIR}/devel/apache-ant \
- ${X11BASE}/lib/libX11.so:${PORTSDIR}/x11/XFree86-4-libraries \
${X11BASE}/lib/libXft.so:${PORTSDIR}/x11-fonts/libXft
.if !defined(DISPLAY)
BUILD_DEPENDS+= Xvfb:${PORTSDIR}/x11-servers/XFree86-4-VirtualFramebufferServer