bareos: master e23b9220

Author Committer Branch Timestamp Parent
arogge Bareos Bot master 2024-01-17 16:44 master 8074342e Pending
Changeset remove explicit dependency on pgsql

USES+=pgsql will pin us to a specific version of PostgreSQL, which is
probably not a great idea, so we remove it.
This will retain the (automatic) requirement to libpq, so a compatible
postgresql client will be required by the binary package.
mod - core/platforms/freebsd/bareos-freebsd/bareos.com-database-postgresql/Makefile Diff File