freebsd-ports/databases/opendbx/files/patch-Makefile.in
Cheng-Lung Sung 5a2a1f674b - Update to version 1.2.1 (bumps library version from .1 to .2)
- Since this new version supports MSSQL through the freetds library add that to the Makefile
- Fix installation of opendbx.pc file
- Fix building SQLite 2 and SQLite 3 backends when both were selected
- Make Gettext support optional (instead of disabled by default)

PR:		ports/109276
Submitted by:	maintainer (Ralf van der Enden)
2007-02-20 04:01:26 +00:00

11 lines
306 B
Text

--- Makefile.in.org Mon Feb 12 09:51:32 2007
+++ Makefile.in Mon Feb 12 09:58:27 2007
@@ -230,7 +230,7 @@
opendbx.spec \
ABOUT-NLS
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(exec_prefix)/libdata/pkgconfig
pkgconfig_DATA = opendbx.pc
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive