git: 0e15ba5335dd - main - databases/Makefile: hook pgbackrest to the build

Antoine Brodin antoine at FreeBSD.org
Thu Jun 3 11:58:25 UTC 2021


The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0e15ba5335dd749ab88eaa20b4b90271272492c5

commit 0e15ba5335dd749ab88eaa20b4b90271272492c5
Author:     Antoine Brodin <antoine at FreeBSD.org>
AuthorDate: 2021-06-03 11:57:52 +0000
Commit:     Antoine Brodin <antoine at FreeBSD.org>
CommitDate: 2021-06-03 11:57:52 +0000

    databases/Makefile: hook pgbackrest to the build
---
 databases/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/databases/Makefile b/databases/Makefile
index 4b7f8004a2d7..4cafbc2bd14a 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -575,6 +575,7 @@
     SUBDIR += pg_stat_kcache
     SUBDIR += pgaccess
     SUBDIR += pgadmin3
+    SUBDIR += pgbackrest
     SUBDIR += pgbadger
     SUBDIR += pgbarman
     SUBDIR += pgbouncer


More information about the dev-commits-ports-main mailing list