diff options
author | makc <makc@FreeBSD.org> | 2010-02-08 03:10:04 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-02-08 03:10:04 +0800 |
commit | d83fb4afc7fa48fe17bd6be4b9c712bf7e497ee4 (patch) | |
tree | 426dd09a760276a039c184ae68b3f94c166e2e46 /databases | |
parent | dc84acfa0e42cd509da2915c27660b6b6de8f5e0 (diff) | |
download | freebsd-ports-graphics-d83fb4afc7fa48fe17bd6be4b9c712bf7e497ee4.tar.gz freebsd-ports-graphics-d83fb4afc7fa48fe17bd6be4b9c712bf7e497ee4.tar.zst freebsd-ports-graphics-d83fb4afc7fa48fe17bd6be4b9c712bf7e497ee4.zip |
connect postgresql-libpqxx30 to build
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index d2e7ed43fc9..e3b5b9c7ef5 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -521,6 +521,7 @@ SUBDIR += postgresql-libpgeasy SUBDIR += postgresql-libpq++ SUBDIR += postgresql-libpqxx + SUBDIR += postgresql-libpqxx30 SUBDIR += postgresql-odbc SUBDIR += postgresql-pllua SUBDIR += postgresql-plproxy |