diff options
Diffstat (limited to 'devel/imake-6/Makefile')
-rw-r--r-- | devel/imake-6/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/imake-6/Makefile b/devel/imake-6/Makefile index 8af57cb..c1c9304 100644 --- a/devel/imake-6/Makefile +++ b/devel/imake-6/Makefile @@ -55,7 +55,9 @@ pre-configure: ${WRKSRC}/cf/FreeBSD.cf .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> |