git: 1c16d62a592e - main - www/suphp: Add CPE information

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


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1c16d62a592e843903113c23add5bbd283e96494

commit 1c16d62a592e843903113c23add5bbd283e96494
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:44:56 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:10 +0000

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

diff --git a/www/suphp/Makefile b/www/suphp/Makefile
index 6e579cff26a5..d414a9473720 100644
--- a/www/suphp/Makefile
+++ b/www/suphp/Makefile
@@ -15,7 +15,7 @@ COMMENT=	Securely execute PHP scripts under Apache
 LICENSE=	GPLv2
 
 GNU_CONFIGURE=	yes
-USES=		apache:2.2+ autoreconf libtool php:cgi,flavors
+USES=		apache:2.2+ autoreconf cpe libtool php:cgi,flavors
 SUB_FILES=	pkg-message
 
 CFLAGS+=	-I${LOCALBASE}/include


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