aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-05-22 15:28:01 +0800
committerkris <kris@FreeBSD.org>2007-05-22 15:28:01 +0800
commitde41eb69568f5189b94f0e3bbdea341a4ab01074 (patch)
tree6f6c1fa7e8cb8759c17f89889dfdd5d1e9c2da35 /x11
parentff701240147f2161d7cabc2db815a376c7d4146d (diff)
downloadfreebsd-ports-gnome-de41eb69568f5189b94f0e3bbdea341a4ab01074.tar.gz
freebsd-ports-gnome-de41eb69568f5189b94f0e3bbdea341a4ab01074.tar.zst
freebsd-ports-gnome-de41eb69568f5189b94f0e3bbdea341a4ab01074.zip
The instructions in UPDATING are also applicable for fresh installations
of X, so try to ease user confusion. Approved by: portmgr (self)
Diffstat (limited to 'x11')
-rw-r--r--x11/xorg-libraries/Makefile2
1 files changed, 1 insertions, 1 deletions
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: