freebsd-ports/textproc/lasem/files/patch-Makefile.in
Olivier Duchateau 2cac5c0993 Lasem aims to be a C/GObject based SVG/MathML renderer and editor. It uses
cairo and pango as it's rendering abstraction layer.

WWW: https://wiki.gnome.org/Projects/Lasem
2014-04-13 16:51:17 +00:00

11 lines
389 B
Text

--- ./Makefile.in.orig 2012-12-03 16:21:17.000000000 +0000
+++ ./Makefile.in 2014-04-05 15:47:40.000000000 +0000
@@ -356,7 +356,7 @@
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 = ${docdir}
lasemdoc_DATA = \
README \
COPYING \