From bcf2a8d50ff0834fd00e60188a3bec92f91bc62b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 5 Dec 1997 00:07:04 +0000 Subject: Fix tiff include path. --- graphics/urt/files/patch-aa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/urt') diff --git a/graphics/urt/files/patch-aa b/graphics/urt/files/patch-aa index ea320d9d1434..301deabd414b 100644 --- a/graphics/urt/files/patch-aa +++ b/graphics/urt/files/patch-aa @@ -124,7 +124,7 @@ diff -ur ../urt-3.1b-orig/config/urt ./config/urt -INCTIFF = -I$(TIFFDIR) -LIBTIFF = $(TIFFDIR)/libtiff.a +##defpath TIFFDIR -+INCTIFF = -I/usr/local/include ++INCTIFF = -I/usr/local/include/tiff +LIBTIFF = -L/usr/local/lib -ltiff #endif -- cgit v1.2.3