git: c5629c7e8714 - main - www/yaws: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 19:51:33 UTC 2021


The branch main has been updated by decke:

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

commit c5629c7e87140906dd509bc4d49a4d5fa06d520e
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 19:40:42 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:50:16 +0000

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

diff --git a/www/yaws/Makefile b/www/yaws/Makefile
index ef2248df7501..21ff954ae25c 100644
--- a/www/yaws/Makefile
+++ b/www/yaws/Makefile
@@ -14,7 +14,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 OPTIONS_SUB=	yes
 PLIST_SUB=	VERSION="${PORTVERSION}"
 
-USES=		autoreconf gmake libtool pathfix shebangfix
+USES=		autoreconf cpe gmake libtool pathfix shebangfix
 SHEBANG_FILES=	www/cgi-bin/foo.py
 
 OPTIONS_DEFINE=	WWW


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