diff options
Diffstat (limited to 'databases/postgresql-libpqxx/Makefile')
-rw-r--r-- | databases/postgresql-libpqxx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index b991c04de53a..c3102a9b2ba5 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -11,7 +11,7 @@ WWW= http://pqxx.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake compiler:c++17-lang pathfix pkgconfig pgsql +USES= cmake compiler:c++17-lang pkgconfig pgsql USE_LDCONFIG= yes USE_GITHUB= yes |