diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xorg-documents/Makefile | 2 | ||||
-rw-r--r-- | x11/xorg-libraries/Makefile | 4 | ||||
-rw-r--r-- | x11/xorg-manpages/Makefile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/x11/xorg-documents/Makefile b/x11/xorg-documents/Makefile index ddbb0a99533b..b5213ea1f987 100644 --- a/x11/xorg-documents/Makefile +++ b/x11/xorg-documents/Makefile @@ -23,7 +23,7 @@ XBUILD_DIRS= doc/specs .include <bsd.port.pre.mk> .if ${X_WINDOW_SYSTEM:L} != xorg -IGNORE= is part of X.Org +IGNORE= is part of X.Org .endif .include <bsd.port.post.mk> diff --git a/x11/xorg-libraries/Makefile b/x11/xorg-libraries/Makefile index 4074f3ad1dca..19089ea15d82 100644 --- a/x11/xorg-libraries/Makefile +++ b/x11/xorg-libraries/Makefile @@ -57,9 +57,9 @@ post-install: .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. For switching to X.Org, read UPDATING entry 20040723 .endif # BuildXF86DRI is false for FreeBSD < 4.1 diff --git a/x11/xorg-manpages/Makefile b/x11/xorg-manpages/Makefile index c5e4097798d2..976bc10b1227 100644 --- a/x11/xorg-manpages/Makefile +++ b/x11/xorg-manpages/Makefile @@ -33,7 +33,7 @@ post-extract: .include <bsd.port.pre.mk> .if ${X_WINDOW_SYSTEM:L} != xorg -IGNORE= is part of X.Org +IGNORE= is part of X.Org .endif .include "${FILESDIR}/manpages" |