summaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2003-02-18 16:51:07 +0000
committeranholt <anholt@FreeBSD.org>2003-02-18 16:51:07 +0000
commit6aa26db1020933d74254cf85aec87c4615baf091 (patch)
treec0ca2e9f5d44944585bb7f68fc8b84aa666392ad /x11/XFree86-4
parent7f0a8364081b2322b71b55b2efede5c18231da91 (diff)
downloadFreeBSD-ports-6aa26db1020933d74254cf85aec87c4615baf091.zip
FreeBSD-ports-6aa26db1020933d74254cf85aec87c4615baf091.tar.gz
Fix dependency on XFree86-4-libraries after Xft was removed from that port.
Submitted by: demon
Diffstat (limited to 'x11/XFree86-4')
-rw-r--r--x11/XFree86-4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile
index 6db7345..58b609b 100644
--- a/x11/XFree86-4/Makefile
+++ b/x11/XFree86-4/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= # none
DISTFILES= # none
EXTRACT_ONLY= # none
-LIB_DEPENDS= Xft.1:${PORTSDIR}/x11/XFree86-4-libraries
+LIB_DEPENDS= X11.6:${PORTSDIR}/x11/XFree86-4-libraries
RUN_DEPENDS= xvinfo:${PORTSDIR}/x11/XFree86-4-clients \
${X11BASE}/lib/X11/doc/ddx.TXT:${PORTSDIR}/x11/XFree86-4-documents \
${FONT100DPI}:${PORTSDIR}/x11-fonts/XFree86-4-font100dpi \
OpenPOWER on IntegriCloud