ports/databases/gtksql/files/patch-po__Makefile.in.in
Kirill Ponomarev 78458da1c7 - Fix build
- Add new necessary dependencies
- Replace portions of CPPFLAGS and LDFLAGS with sed patches for
  ${WRKSRC}/configure
- Add sed patch to rename some deprecated structure names after
  v3.7.1 update of x11-toolkits/scintilla

PR:		217697
Submitted by:	lightside@gmx.com
Approved by:	mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9974
2017-03-13 18:17:03 +00:00

10 lines
233 B
Text

--- po/Makefile.in.in.orig 2006-06-13 16:40:55 UTC
+++ po/Makefile.in.in
@@ -13,6 +13,7 @@
PACKAGE = @PACKAGE@
VERSION = @VERSION@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
+GETTEXT_PACKAGE= @PACKAGE@
SHELL = /bin/sh
@SET_MAKE@