Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 19:51:29 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: c5629c7e8714 - main - www/yaws: Add CPE information
Message-ID:  <202108311951.17VJpTe0039013@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=c5629c7e87140906dd509bc4d49a4d5fa06d520e

commit c5629c7e87140906dd509bc4d49a4d5fa06d520e
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 19:40:42 +0000
Commit:     Bernhard Froehlich <decke@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



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