openbsd-ports/editors/abiword/patches/patch-Makefile_in
ajacoutot bcd085e837 Major update to abiword-2.8.1.
Remove the gnome FLAVOR as it does not bring anything worthwhile.
(add pkgpath marker accordingly)

Merge a patch from Fedora to change default font from Times Roman to
DejaVu Serif that fixes font corruption issue on machines where
msttcorefonts are not installed.

ok jasper@
2010-03-21 10:55:04 +00:00

13 lines
712 B
Plaintext

$OpenBSD: patch-Makefile_in,v 1.1 2010/03/21 10:55:04 ajacoutot Exp $
--- Makefile.in.orig Thu Oct 29 17:56:04 2009
+++ Makefile.in Fri Feb 5 15:34:26 2010
@@ -426,7 +426,7 @@ DIST_SUBDIRS = goffice-bits src plugins user
@WITH_GOFFICE_BUILTIN_TRUE@SUBDIRS = goffice-bits src plugins user
@EMBEDDED_HILDON_FALSE@@TOOLKIT_GTK_TRUE@desktopdir = $(datadir)/applications
@EMBEDDED_HILDON_FALSE@@TOOLKIT_GTK_TRUE@desktop_DATA = abiword.desktop
-@TOOLKIT_GTK_TRUE@mimedir = @ABIWORD_DATADIR@/mime-info
+@TOOLKIT_GTK_TRUE@mimedir = $(datadir)/mime-info
@TOOLKIT_GTK_TRUE@mime_DATA = abiword.keys
@TOOLKIT_GTK_TRUE@pkgconfigdir = $(libdir)/pkgconfig
@TOOLKIT_GTK_TRUE@pkgconfig_DATA = abiword-$(ABIWORD_SERIES).pc