freebsd-ports/databases/gtksql/files/patch-po__Makefile.in.in
Pawel Pekala 80ba543826 - Update to version 4.5, now GTK+2 based
- Convert to OptionsNG, respect NLS option
- Add support for sqlite3
- Add license info
- Respect CFLAGS during build
- Update COMMENT, pkg-descr to describe actual state

PR:		ports/176402
Reported by:	Aldis Berjoza <graudeejs@gmail.com>
2013-02-26 20:07:49 +00:00

10 lines
285 B
Text

--- ./po/Makefile.in.in.orig 2013-02-26 19:25:06.000000000 +0100
+++ ./po/Makefile.in.in 2013-02-26 19:25:37.000000000 +0100
@@ -13,6 +13,7 @@
PACKAGE = @PACKAGE@
VERSION = @VERSION@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+GETTEXT_PACKAGE= @PACKAGE@
SHELL = /bin/sh
@SET_MAKE@