diff options
Diffstat (limited to 'x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile')
-rw-r--r-- | x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile b/x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile index 28f340abd17f..0a62b96dda24 100644 --- a/x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile +++ b/x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile @@ -54,6 +54,8 @@ pre-build: .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> |