pkgsrc/graphics/ivtools/patches/patch-ar
joerg e99a0fb122 Add DragonFly support, fix build with modular and pkgsrc Xorg and
shared library linkage in general. On DragonFly and NetBSD build
with -Wl,-z,defs to find possible regressions.
2007-02-15 18:26:14 +00:00

39 lines
559 B
Text

$NetBSD: patch-ar,v 1.3 2007/02/15 18:26:16 joerg Exp $
--- src/Imakefile.orig 2004-01-30 18:36:03.000000000 +0000
+++ src/Imakefile
@@ -23,6 +23,8 @@ ACEDISPATCH =
#endif
SUBDIRS = \
+ IV \
+ Unidraw \
IV-common \
Unidraw-common \
\
@@ -33,7 +35,6 @@ SUBDIRS = \
comtest \
comterp_ \
\
- IV \
InterViews \
IV-2_6 \
IV-X11 \
@@ -44,8 +45,8 @@ SUBDIRS = \
iclass \
idemo \
\
- Time \
IVGlyph \
+ Time \
ivtext \
glyphs \
\
@@ -53,7 +54,6 @@ SUBDIRS = \
ComGlyph \
glyphterp \
\
- Unidraw \
UniIdraw \
idraw \
\