diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2005-04-14 00:03:09 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2005-04-14 00:03:09 +0000 |
commit | a75eec27a885b8c15c11b4709479c0316317e6a9 (patch) | |
tree | aa27db7aec14604595a89f50df9b94e6fbf48e2b /x11 | |
parent | 7650f2aed579213d93f6a1f6ce12adcc80a54786 (diff) | |
download | ports-a75eec27a885b8c15c11b4709479c0316317e6a9.tar.gz ports-a75eec27a885b8c15c11b4709479c0316317e6a9.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xorg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xorg/Makefile b/x11/xorg/Makefile index 17478cf4445c..fea5a86310d5 100644 --- a/x11/xorg/Makefile +++ b/x11/xorg/Makefile @@ -18,6 +18,7 @@ COMMENT= X.Org distribution metaport LIB_DEPENDS= X11.6:${PORTSDIR}/x11/xorg-libraries RUN_DEPENDS= xvinfo:${PORTSDIR}/x11/xorg-clients \ ${X11BASE}/share/doc/X11/ddx.txt:${PORTSDIR}/x11/xorg-documents \ + ${X11BASE}/man/man1/Xserver.1.gz:${PORTSDIR}/x11/xorg-manpages \ ${FONT100DPI}:${PORTSDIR}/x11-fonts/xorg-fonts-100dpi \ ${FONT75DPI}:${PORTSDIR}/x11-fonts/xorg-fonts-75dpi \ ${FONTCYR}:${PORTSDIR}/x11-fonts/xorg-fonts-cyrillic \ |