aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1995-07-29 17:47:53 +0000
committerPaul Traina <pst@FreeBSD.org>1995-07-29 17:47:53 +0000
commit522aab930c1ec6211893c466b43cee4f55fcfa94 (patch)
tree88d00166c22083e0d96c91fcceab8224c0ed10d8 /gnu
parent3f59b9c4ef75e8b73d908cdf3f7e414faeacb783 (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/groff/xditview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/xditview/Makefile b/gnu/usr.bin/groff/xditview/Makefile
index 3c6d2b60e9e3..9aa11dcfebac 100644
--- a/gnu/usr.bin/groff/xditview/Makefile
+++ b/gnu/usr.bin/groff/xditview/Makefile
@@ -1,4 +1,4 @@
-.if exists(${X11BASE}/include)
+.if exists(${X11BASE}/include/X11/Xlib.h)
.if exists(${X11BASE}/lib)
.if exists(${DESTDIR}${X11BASE}/bin)
.if exists(${DESTDIR}${X11BASE}/man/man1)