summaryrefslogtreecommitdiff
path: root/graphics/lasem/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/lasem/patches/patch-ab')
-rw-r--r--graphics/lasem/patches/patch-ab21
1 files changed, 21 insertions, 0 deletions
diff --git a/graphics/lasem/patches/patch-ab b/graphics/lasem/patches/patch-ab
new file mode 100644
index 00000000000..3d409023ff9
--- /dev/null
+++ b/graphics/lasem/patches/patch-ab
@@ -0,0 +1,21 @@
+$NetBSD: patch-ab,v 1.1 2013/03/14 18:47:30 drochner Exp $
+
+--- Makefile.in.orig 2012-12-03 16:21:17.000000000 +0000
++++ Makefile.in
+@@ -356,14 +356,11 @@ TEST_PROGS =
+ ACLOCAL_AMFLAGS = -I m4
+ DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc
+ SUBDIRS = itex2mml src tests po docs
+-lasemdocdir = ${prefix}/doc/lasem-@LASEM_API_VERSION@
++lasemdocdir = ${prefix}/share/doc/lasem-@LASEM_API_VERSION@
+ lasemdoc_DATA = \
+ README \
+ COPYING \
+- ChangeLog \
+- AUTHORS \
+- INSTALL \
+- NEWS
++ AUTHORS
+
+ EXTRA_DIST = $(lasemdoc_DATA) m4/introspection.m4
+ pkgconfigdir = $(libdir)/pkgconfig