summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-07-06 03:57:39 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-07-06 03:57:39 +0000
commitd067260a6a7dbf34423624a70cb80a5dab910e0b (patch)
tree49db140f91f95448be8b32005cec1e18fc5e23cd /x11
parentActivate lua. (diff)
Verbosify error message received when not building when running X.
Notes
Notes: svn path=/head/; revision=20092
Diffstat (limited to 'x11')
-rw-r--r--x11/xgrab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile
index efd3f5bd2169..1638f0e75f1c 100644
--- a/x11/xgrab/Makefile
+++ b/x11/xgrab/Makefile
@@ -3,7 +3,7 @@
# Date created: 27 February 1995
# Whom: jmz
#
-# $Id: Makefile,v 1.11 1998/06/07 01:08:05 asami Exp $
+# $Id: Makefile,v 1.12 1998/09/26 23:20:10 steve Exp $
#
DISTNAME= xgrabsc.2_41
@@ -23,7 +23,7 @@ XMKMF= xmkmf
# Needs to actually *run* xrdb
#IS_INTERACTIVE= yes
.if !defined(DISPLAY)
-BROKEN= requires X session to run xrdb
+BROKEN= Requires an active X session to run xrdb. Please compile this while running X.
.endif
MAN1= xgrab.1 xgrabsc.1