freebsd-ports/graphics/dia/files/patch-po::Makefile.in.in
Ade Lovett 7fa7a6679c Update to 0.88.1 -- dia now really requires gdk-pixbuf, but also requires
libart (from x11/gnomelibs) for the gdk-pixbuf stuff to really work, even
though it itself has just been decoupled from GNOME.

The alternative solution is to completely kill off gdk-pixbuf support in
the non-GNOME case which I believe would render the program effectively
unusable (ie: it's becoming a GNOME app. sorry).
2001-05-21 02:35:30 +00:00

8 lines
244 B
Plaintext

--- po/Makefile.in.in.orig Fri May 18 21:28:07 2001
+++ po/Makefile.in.in Sun May 20 17:35:29 2001
@@ -22,3 +22,3 @@
datadir = @datadir@
-localedir = $(datadir)/locale
+localedir = $(prefix)/share/locale
gettextsrcdir = $(datadir)/gettext/po