diff options
| author | Palle Girgensohn <girgen@FreeBSD.org> | 2024-02-20 10:31:33 +0000 |
|---|---|---|
| committer | Palle Girgensohn <girgen@FreeBSD.org> | 2024-02-20 10:31:33 +0000 |
| commit | 948295277cc25f3a7e1407d5e34dce661efc136f (patch) | |
| tree | 55aaa53f429ac4265dccab633e52b531b241557f /databases/postgresql-libpqxx/Makefile | |
| parent | a5f16599eda7acbb466ac20beaef5f3025cff378 (diff) | |
Diffstat (limited to 'databases/postgresql-libpqxx/Makefile')
| -rw-r--r-- | databases/postgresql-libpqxx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index f02cadc31855..87fbe2694956 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -1,5 +1,5 @@ PORTNAME= libpqxx -PORTVERSION= 7.8.1 +PORTVERSION= 7.9.0 CATEGORIES= databases PKGNAMEPREFIX= postgresql- DIST_SUBDIR= postgresql @@ -18,7 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= jtv GNU_CONFIGURE= yes USE_LDCONFIG= yes -SHEBANG_FILES= ${WRKSRC}/tools/splitconfig +SHEBANG_FILES= ${WRKSRC}/tools/splitconfig.py INSTALL_TARGET= install-strip PLIST_SUB= PORTVERSION=${PORTVERSION:R} |
