f663d9082e
- Use external libtiff. - Unmark FORBIDDEN. - Unmark BROKEN since it seems to work on FreeBSD 6.X+ and !i386 now (at least the platforms I could test). Initial upgrade work by: fenner
13 lines
240 B
Text
13 lines
240 B
Text
|
|
$FreeBSD$
|
|
|
|
--- src/glyphs/examples3.1/menu/Imakefile.orig
|
|
+++ src/glyphs/examples3.1/menu/Imakefile
|
|
@@ -2,6 +2,7 @@
|
|
|
|
#ifdef InObjectCodeDir
|
|
|
|
+OTHER_CCLDLIBS = $(TIFF_CCLDLIBS)
|
|
Use_libInterViews()
|
|
ComplexProgramTargetNoInstall(test)
|
|
|