freebsd-ports/graphics/ivtools/files/patch-src_Makefile
Simon L. B. Nielsen f663d9082e - Upgrade to 1.2.3.
- 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
2006-04-14 17:38:45 +00:00

14 lines
1 KiB
Text

$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); \