summaryrefslogtreecommitdiff
path: root/print/ghostscript/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript/patches/patch-ah')
-rw-r--r--print/ghostscript/patches/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/ghostscript/patches/patch-ah b/print/ghostscript/patches/patch-ah
new file mode 100644
index 00000000000..fdead1aa81b
--- /dev/null
+++ b/print/ghostscript/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.3 2009/02/13 15:31:35 drochner Exp $
+
+--- configure.orig 2009-02-13 12:06:58.000000000 +0100
++++ configure
+@@ -7749,7 +7749,7 @@ fi
+
+ fi
+ if test x$with_libpaper != xno; then
+- LIBS="$LIBS -lpaper"
++ LIBS="$LIBS -L${LPLIBDIR} -Wl,-R${LPLIBDIR} -lpaper"
+
+ cat >>confdefs.h <<\_ACEOF
+ #define USE_LIBPAPER 1