summaryrefslogtreecommitdiff
path: root/databases/postgresql-libpqxx3/pkg-plist
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-08-09 08:01:43 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-08-09 08:01:43 +0000
commit48046fa478f2aab3809f638b9faf430ec5094247 (patch)
treed956c079fa1021dfa5f698ef7b163bb7159e783a /databases/postgresql-libpqxx3/pkg-plist
parentUpdate to 0.8.1.30 (diff)
update to 2.2.7
fix a wrong pkg-config specification position PR: ports/69960 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=115716
Diffstat (limited to '')
-rw-r--r--databases/postgresql-libpqxx3/pkg-plist5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/postgresql-libpqxx3/pkg-plist b/databases/postgresql-libpqxx3/pkg-plist
index 4ead03531641..8143084c3658 100644
--- a/databases/postgresql-libpqxx3/pkg-plist
+++ b/databases/postgresql-libpqxx3/pkg-plist
@@ -12,6 +12,8 @@ include/pqxx/connection_base
include/pqxx/connection_base.hxx
include/pqxx/connection_base.h
include/pqxx/connectionitf.h
+include/pqxx/cursor
+include/pqxx/cursor.hxx
include/pqxx/cursor.h
include/pqxx/dbtransaction
include/pqxx/dbtransaction.hxx
@@ -68,6 +70,5 @@ lib/libpqxx.a
lib/libpqxx.la
lib/libpqxx.so
lib/libpqxx-%%PORTVERSION%%.so
-lib/libdata/pkgconfig/libpqxx.pc
+libdata/pkgconfig/libpqxx.pc
@dirrm include/pqxx
-@unexec rmdir %D/lib/libdata/pkgconfig 2>/dev/null || true