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