Skip to content
Snippets Groups Projects
Commit 20b4c514 authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

www/baculum-common: Add php 8 support

As per the release notes available in their git repository from here:
https://gitlab.bacula.org/bacula-community-edition/bacula-community/-/blob/Branch-11.0/gui/baculum/ReleaseNotes

this ports supports php 8 from the current version in the tree.

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
parent a73a3036
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,6 @@ LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/${PORTNAME}/LICENSE
USES+= php
PHP_VER= 74
BCL_VARDIR?= /var
BCL_CACHEDIR?= ${BCL_VARDIR}/cache/${PORTNAME}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment