From 3a6d042ea0d822260a5d6d9abe361b50644a8325 Mon Sep 17 00:00:00 2001
From: Kris Kennaway <kris@FreeBSD.org>
Date: Tue, 22 May 2007 07:28:01 +0000
Subject: The instructions in UPDATING are also applicable for fresh
 installations of X, so try to ease user confusion.

Approved by:	portmgr (self)
---
 x11/xorg-libraries/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'x11')

diff --git a/x11/xorg-libraries/Makefile b/x11/xorg-libraries/Makefile
index 9761d40f4203..031d35a2744a 100644
--- a/x11/xorg-libraries/Makefile
+++ b/x11/xorg-libraries/Makefile
@@ -66,7 +66,7 @@ RUN_DEPENDS=	${X11BASE}/libdata/pkgconfig/x11.pc:${PORTSDIR}/x11/libX11 \
 
 .if !defined(XORG_UPGRADE) && !defined(PACKAGE_BUILDING)
 pre-everything::
-	@test -L /usr/X11R6 || ( echo "Read ${PORTSDIR}/UPDATING for the procedure to upgrade to xorg 7.2." && /usr/bin/false )
+	@test -L /usr/X11R6 || ( echo "Read ${PORTSDIR}/UPDATING for the procedure to upgrade or install xorg 7.2." && /usr/bin/false )
 .endif
 
 do-install:
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0