git: 5dfb04779e2b - main - www/phpbb: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:20:35 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5dfb04779e2b219012869481629cf417d1e9b4c0

commit 5dfb04779e2b219012869481629cf417d1e9b4c0
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:28:25 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:58 +0000

    www/phpbb: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 www/phpbb/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile
index 679745804c8c..2f9758d9a05d 100644
--- a/www/phpbb/Makefile
+++ b/www/phpbb/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS=	${LOCALBASE}/share/pear/System.php:devel/pear@${PHP_FLAVOR}
 
 CONFLICTS=	phpbb-tw-[0-9]*
 
-USES=		tar:bzip2 php
+USES=		cpe tar:bzip2 php
 
 # The phpBB2 port supports a number of variables that may be tweaked at build
 # time.  Perform a "make options" to see more information on these variables.


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