git: 8fce758be09e - main - devel/pear-htmlpurifier: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:19 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=8fce758be09e1479e0cc96b12876f4ec2ecd9fe9 commit 8fce758be09e1479e0cc96b12876f4ec2ecd9fe9 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:35 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:35 +0000 devel/pear-htmlpurifier: Add CPE information Approved by: portmgr (blanket) --- devel/pear-htmlpurifier/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/pear-htmlpurifier/Makefile b/devel/pear-htmlpurifier/Makefile index 0a73cfdc1050..f9cef237d359 100644 --- a/devel/pear-htmlpurifier/Makefile +++ b/devel/pear-htmlpurifier/Makefile @@ -15,7 +15,7 @@ COMMENT= PHP HTML filter library LICENSE= LGPL21 PEAR_CHANNEL= htmlpurifier.org -USES= pear +USES= cpe pear NO_ARCH= yes