diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2003-02-18 16:51:07 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2003-02-18 16:51:07 +0000 |
commit | 60c4479bd46fb1d414cdb6fc82b8e736dc6b94ce (patch) | |
tree | 090531b5f205e71cb901348276fdb319e3a52372 /x11 | |
parent | 09e160f7b48f5f284182109b9f34236bd0bb9a79 (diff) | |
download | ports-60c4479bd46fb1d414cdb6fc82b8e736dc6b94ce.tar.gz ports-60c4479bd46fb1d414cdb6fc82b8e736dc6b94ce.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/XFree86-4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index 6db7345f43ad..58b609b83f0e 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 \ |