summaryrefslogtreecommitdiff
path: root/graphics/urt/files/patch-aa
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-05 03:06:04 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-05 03:06:04 +0000
commit802ef209411e50dc00c963a289649adcab3fa50e (patch)
tree4a734eabbc448ce164a8e88250ffbfcf9b2f0ffe /graphics/urt/files/patch-aa
parentStill doesn't build for ELF. (diff)
Convert to ELF.
Notes
Notes: svn path=/head/; revision=13649
Diffstat (limited to 'graphics/urt/files/patch-aa')
-rw-r--r--graphics/urt/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/urt/files/patch-aa b/graphics/urt/files/patch-aa
index f7014db08c8a..49bae83dca5f 100644
--- a/graphics/urt/files/patch-aa
+++ b/graphics/urt/files/patch-aa
@@ -153,7 +153,7 @@
-LIBTIFF = $(TIFFDIR)/libtiff.a
+##defpath TIFFDIR
+INCTIFF = -I${PREFIX}/include/tiff34
-+LIBTIFF = -L${PREFIX}/lib -ltiff34
++LIBTIFF = -L${PREFIX}/lib -ltiff34 -ljpeg
#endif
#ifdef X10