summaryrefslogtreecommitdiff
path: root/x11-fonts/xorg-fonts-75dpi/Makefile
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2005-11-11 22:16:17 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2005-11-11 22:16:17 +0000
commitb8b6f22af1aa85c0af843c05677078c547d2c9a6 (patch)
treec188934f039f58852cb95a853c62714c8af5f4ef /x11-fonts/xorg-fonts-75dpi/Makefile
parent- Update WWW (diff)
If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256.
Notes
Notes: svn path=/head/; revision=147991
Diffstat (limited to 'x11-fonts/xorg-fonts-75dpi/Makefile')
-rw-r--r--x11-fonts/xorg-fonts-75dpi/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fonts/xorg-fonts-75dpi/Makefile b/x11-fonts/xorg-fonts-75dpi/Makefile
index c3ce61dd17d4..6a8a0215713d 100644
--- a/x11-fonts/xorg-fonts-75dpi/Makefile
+++ b/x11-fonts/xorg-fonts-75dpi/Makefile
@@ -28,6 +28,8 @@ XINSTALL_DIRS= fonts/bdf/75dpi
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
.include <bsd.port.pre.mk>
.if ${X_WINDOW_SYSTEM:L} != xorg
-IGNORE= is part of X.Org. For switching to X.Org, read UPDATING entry 20040723
+IGNORE= is part of X.Org and you have ${X_WINDOW_SYSTEM} set for X11\
+ distribution. See The X Window System and Virtual Consoles chapter\
+ of FAQ for more information
.endif
.include <bsd.port.post.mk>