mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
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
15 lines
1.0 KiB
Plaintext
15 lines
1.0 KiB
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- src/Makefile.orig
|
|
+++ src/Makefile
|
|
@@ -298,7 +298,7 @@
|
|
|
|
ACEDISPATCH =
|
|
|
|
-SUBDIRS = IV-common Unidraw-common ComUtil Attribute TopoFace ComTerp comtest comterp_ IV InterViews IV-2_6 IV-X11 OS TIFF Dispatch dclock iclass idemo Time IVGlyph ivtext glyphs AttrGlyph ComGlyph glyphterp Unidraw UniIdraw idraw OverlayUnidraw $(ACEDISPATCH) drawtool $(IUEDIRS) ComUnidraw comdraw FrameUnidraw flipbook GraphUnidraw graphdraw DrawServ drawserv_ include scripts utils tests man html
|
|
+SUBDIRS = IV-common Unidraw-common ComUtil Attribute TopoFace ComTerp comtest comterp_ IV InterViews IV-2_6 IV-X11 OS TIFF Dispatch dclock iclass idemo Time IVGlyph ivtext glyphs AttrGlyph ComGlyph glyphterp Unidraw UniIdraw idraw OverlayUnidraw $(ACEDISPATCH) drawtool $(IUEDIRS) ComUnidraw comdraw FrameUnidraw flipbook GraphUnidraw graphdraw DrawServ drawserv_ scripts utils tests man html
|
|
|
|
Makefiles::
|
|
-@for i in $(SUBDIRS); \
|