aboutsummaryrefslogtreecommitdiffstats
path: root/databases/Makefile
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2012-07-03 21:21:36 +0800
committeravilla <avilla@FreeBSD.org>2012-07-03 21:21:36 +0800
commit0702d2e7ce11042be884cb1d1661111c9da5e8e4 (patch)
treefbd8e2c17e91b43e3f887cc02d0f26c421f0f715 /databases/Makefile
parentb9ce50910183c72476fd395a34abdbdc39f1bf9a (diff)
downloadfreebsd-ports-gnome-0702d2e7ce11042be884cb1d1661111c9da5e8e4.tar.gz
freebsd-ports-gnome-0702d2e7ce11042be884cb1d1661111c9da5e8e4.tar.zst
freebsd-ports-gnome-0702d2e7ce11042be884cb1d1661111c9da5e8e4.zip
- Update libpqxx3 to 3.1 and fix build with Clang.
- Remove libpqxx30.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index f9cee12a34e8..3cb6221c8416 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -622,7 +622,7 @@
SUBDIR += postgresql-libpgeasy
SUBDIR += postgresql-libpq++
SUBDIR += postgresql-libpqxx
- SUBDIR += postgresql-libpqxx30
+ SUBDIR += postgresql-libpqxx3
SUBDIR += postgresql-odbc
SUBDIR += postgresql-pllua
SUBDIR += postgresql-plproxy