git: 28cffb3d8fbc - main - mail/archiveopteryx{-devel}: Remove build dependency on PostgreSQL client
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Jun 2025 19:28:17 UTC
The branch main has been updated by feld:
URL: https://cgit.FreeBSD.org/ports/commit/?id=28cffb3d8fbc4be880512995029af2bc95db0d3d
commit 28cffb3d8fbc4be880512995029af2bc95db0d3d
Author: Mark Felder <feld@FreeBSD.org>
AuthorDate: 2025-06-27 19:26:33 +0000
Commit: Mark Felder <feld@FreeBSD.org>
CommitDate: 2025-06-27 19:26:33 +0000
mail/archiveopteryx{-devel}: Remove build dependency on PostgreSQL client
This was never needed, but leftover from the original porting before realizing it includes its own Postgres client implementation.
No changes to the package.
---
mail/archiveopteryx-devel/Makefile | 1 -
mail/archiveopteryx/Makefile | 1 -
2 files changed, 2 deletions(-)
diff --git a/mail/archiveopteryx-devel/Makefile b/mail/archiveopteryx-devel/Makefile
index 45395f3fad53..d4863b480469 100644
--- a/mail/archiveopteryx-devel/Makefile
+++ b/mail/archiveopteryx-devel/Makefile
@@ -19,7 +19,6 @@ GH_TAGNAME= 96ab17e
USES= compiler perl5 ssl
USE_PERL5= build
-WITH_PGSQL= client
CONFLICTS_INSTALL= archiveopteryx # bin/aox bin/aoxdeliver bin/aoxexport bin/aoximport
diff --git a/mail/archiveopteryx/Makefile b/mail/archiveopteryx/Makefile
index 7d24b3ec5928..d32530f94b23 100644
--- a/mail/archiveopteryx/Makefile
+++ b/mail/archiveopteryx/Makefile
@@ -14,7 +14,6 @@ BUILD_DEPENDS= jam:devel/jam
USES= compiler perl5 ssl tar:bzip2
USE_PERL5= build
-WITH_PGSQL= client
CONFLICTS_INSTALL= archiveopteryx-devel # bin/aox bin/aoxdeliver bin/aoxexport bin/aoximport