aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-08-04 17:05:36 +0800
committerkrion <krion@FreeBSD.org>2004-08-04 17:05:36 +0800
commit552acbde005ee0a95a7fced6451bf421746aea06 (patch)
treeb51e92d62d810502b3aec288491066c9a3bc4d34 /x11
parent13976f70aba511764021379fa8eb430dd829fb6b (diff)
downloadfreebsd-ports-gnome-552acbde005ee0a95a7fced6451bf421746aea06.tar.gz
freebsd-ports-gnome-552acbde005ee0a95a7fced6451bf421746aea06.tar.zst
freebsd-ports-gnome-552acbde005ee0a95a7fced6451bf421746aea06.zip
Pet portlint.
Diffstat (limited to 'x11')
-rw-r--r--x11/xorg-documents/Makefile2
-rw-r--r--x11/xorg-libraries/Makefile4
-rw-r--r--x11/xorg-manpages/Makefile2
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"