From 2b163d29800bd93f54bd5191b63ba4611e9320a1 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 7 Dec 1996 04:52:16 +0000 Subject: Make this compile again without /usr/include/X11 -> /usr/X11R6/include/X11 link. Broken-and-not-fixed-despite-error-report by: torstenb ;) --- graphics/xpdf/files/patch-ab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/xpdf/files/patch-ab b/graphics/xpdf/files/patch-ab index a7aa1c31a5c2..a993fa77a9c9 100644 --- a/graphics/xpdf/files/patch-ab +++ b/graphics/xpdf/files/patch-ab @@ -13,7 +13,7 @@ #CFLAGS2 = -O2 -Wall # If you're using g++ 2.7.x, you'll want to use -Wno-unused: -! #CFLAGS2 = -O2 -Wall -Wno-unused +! CFLAGS2 = -O2 -Wall -Wno-unused -I${X11BASE}/include # For Linux/FreeBSD/NetBSD/BSDI systems using XFree86: #CFLAGS2 = -O2 -Wall -I/usr/X11R6/include -Wno-unused -- cgit v1.2.3