summaryrefslogtreecommitdiff
path: root/graphics/ivtools/files/patch-src_glyphs_examples3.1_rubband_Imakefile
blob: cc1ee69eb347b186f776414c475ea71316abcf47 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$

--- src/glyphs/examples3.1/rubband/Imakefile.orig
+++ src/glyphs/examples3.1/rubband/Imakefile
@@ -4,6 +4,7 @@
 
 OBJS = main.o
 
+OTHER_CCLDLIBS = $(TIFF_CCLDLIBS)
 Use_libInterViews()
 
 ComplexProgramTargetNoInstall(a.out)