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-as12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/ivtools/patches/patch-as b/graphics/ivtools/patches/patch-as
new file mode 100644
index 00000000000..bc5844e465f
--- /dev/null
+++ b/graphics/ivtools/patches/patch-as
@@ -0,0 +1,12 @@
+$NetBSD: patch-as,v 1.3 2007/02/15 18:26:16 joerg Exp $
+
+--- src/IVGlyph/Imakefile.orig 2007-02-15 16:51:15.000000000 +0000
++++ src/IVGlyph/Imakefile
+@@ -7,6 +7,7 @@ PACKAGE = IVGlyph
+ #ifdef InObjectCodeDir
+
+ LIB = IVGlyph
++OTHER_CCLDFLAGS= -Wl,-rpath-link,../../IV/${ARCHORCPU} -L../../IV/${ARCHORCPU} -lIV -lX11
+
+ Use_libInterViews()
+