summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-12-07 04:52:16 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-12-07 04:52:16 +0000
commit2b163d29800bd93f54bd5191b63ba4611e9320a1 (patch)
tree17f962cc02d9905e757accaa9103efdeff2201e2 /graphics
parentUpdate this file so this thing will package. BTW, is it really (diff)
Make this compile again without /usr/include/X11 -> /usr/X11R6/include/X11
link. Broken-and-not-fixed-despite-error-report by: torstenb ;)
Notes
Notes: svn path=/head/; revision=4857
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xpdf/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
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