aboutsummaryrefslogtreecommitdiff
path: root/net/ser/files/patch-modules::postgres::Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ser/files/patch-modules::postgres::Makefile')
-rw-r--r--net/ser/files/patch-modules::postgres::Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/ser/files/patch-modules::postgres::Makefile b/net/ser/files/patch-modules::postgres::Makefile
new file mode 100644
index 000000000000..565fa42e2bf2
--- /dev/null
+++ b/net/ser/files/patch-modules::postgres::Makefile
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- modules/postgres/Makefile.orig Wed Jul 30 19:34:46 2003
++++ modules/postgres/Makefile Wed Sep 10 19:40:11 2003
+@@ -7,7 +7,7 @@
+ NAME=postgres.so
+
+ # libpq-fe.h locations
+-DEFS +=-I/usr/local/pgsql/include -I/usr/include/postgresql
++DEFS +=-I$(LOCALBASE)/pgsql/include -I/usr/include/postgresql
+ LIBS=-L$(LOCALBASE)/pgsql/lib -L$(LOCALBASE)/lib/pgsql -L/usr/pkg/lib \
+ -L/usr/pkg/lib/pgsql -lpq
+