Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2021 20:30:09 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cb617f055439 - main - www/smarty3: Add CPE information
Message-ID:  <202109252030.18PKU9Fk057287@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit cb617f0554398bdc5816c3b92236fc3e047f5a56
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-25 20:25:15 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-25 20:29:02 +0000

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

diff --git a/www/smarty3/Makefile b/www/smarty3/Makefile
index a495679bbd6c..c8271378f9a3 100644
--- a/www/smarty3/Makefile
+++ b/www/smarty3/Makefile
@@ -12,7 +12,7 @@ COMMENT=	PHP compiling template engine
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		php:web,flavors
+USES=		cpe php:web,flavors
 USE_PHP=	pcre
 USE_GITHUB=	yes
 GH_ACCOUNT=	smarty-php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109252030.18PKU9Fk057287>