diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-11-28 17:33:48 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-11-28 17:33:48 +0000 |
commit | 48bda0c8320e6fd00d1fe08cf75abe812c0491ab (patch) | |
tree | 7b3d5497a514c26205538a35373b80aceef63b0b /databases/postgresql-libpqxx/files/patch-Makefile.in | |
parent | - Update to version 1.3.2.1 [1] (diff) |
2012-11-26 databases/postgresql-libpqxx: No more public distfiles
2012-10-20 devel/portlet-api: No more public distfiles
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307923
Diffstat (limited to 'databases/postgresql-libpqxx/files/patch-Makefile.in')
-rw-r--r-- | databases/postgresql-libpqxx/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/postgresql-libpqxx/files/patch-Makefile.in b/databases/postgresql-libpqxx/files/patch-Makefile.in deleted file mode 100644 index 3d2b02a8ec93..000000000000 --- a/databases/postgresql-libpqxx/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2011-09-12 11:39:56.000000000 +0200 -+++ Makefile.in 2011-09-12 11:40:48.000000000 +0200 -@@ -270,7 +270,7 @@ - MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.h.in config.log configure \ - stamp-h.in - --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = libpqxx.pc - bin_SCRIPTS = pqxx-config - all: all-recursive |