diff options
Diffstat (limited to 'x11-fonts/XFree86-4-fontEncodings/Makefile')
-rw-r--r-- | x11-fonts/XFree86-4-fontEncodings/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fonts/XFree86-4-fontEncodings/Makefile b/x11-fonts/XFree86-4-fontEncodings/Makefile index f92ec68..089c928 100644 --- a/x11-fonts/XFree86-4-fontEncodings/Makefile +++ b/x11-fonts/XFree86-4-fontEncodings/Makefile @@ -36,6 +36,8 @@ do-configure: .include <bsd.port.pre.mk> .if ${X_WINDOW_SYSTEM:L} != xfree86-4 -IGNORE= is part of XFree86-4 +IGNORE= is part of XFree86 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> |