summaryrefslogtreecommitdiff
path: root/graphics/ivtools/patches/patch-as
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ivtools/patches/patch-as')
-rw-r--r--graphics/ivtools/patches/patch-as4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ivtools/patches/patch-as b/graphics/ivtools/patches/patch-as
index bc5844e465f..44524ff6543 100644
--- a/graphics/ivtools/patches/patch-as
+++ b/graphics/ivtools/patches/patch-as
@@ -1,4 +1,4 @@
-$NetBSD: patch-as,v 1.3 2007/02/15 18:26:16 joerg Exp $
+$NetBSD: patch-as,v 1.4 2007/02/19 20:31:50 joerg Exp $
--- src/IVGlyph/Imakefile.orig 2007-02-15 16:51:15.000000000 +0000
+++ src/IVGlyph/Imakefile
@@ -6,7 +6,7 @@ $NetBSD: patch-as,v 1.3 2007/02/15 18:26:16 joerg Exp $
#ifdef InObjectCodeDir
LIB = IVGlyph
-+OTHER_CCLDFLAGS= -Wl,-rpath-link,../../IV/${ARCHORCPU} -L../../IV/${ARCHORCPU} -lIV -lX11
++OTHER_CCLDFLAGS= -Wl,-rpath-link,../../IV/${ARCHORCPU} -L../../IV/${ARCHORCPU} -lIV -lX11 -lc
Use_libInterViews()