Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 15:44:10 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a9729a5e2c9d - main - www/punbb: Add CPE information
Message-ID:  <202110211544.19LFiAn3070152@gitrepo.freebsd.org>

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

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

commit a9729a5e2c9de3a4e301962b598d72d10625b4e0
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 15:40:53 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 15:40:53 +0000

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

diff --git a/www/punbb/Makefile b/www/punbb/Makefile
index a55bf345d453..2654e169a7a7 100644
--- a/www/punbb/Makefile
+++ b/www/punbb/Makefile
@@ -22,7 +22,8 @@ BUILD_DEPENDS+=	${UNZIP_CMD}:archivers/unzip
 SUB_FILES=	pkg-message
 
 NO_BUILD=	yes
-USES=		php tar:bzip2
+USES=		cpe php tar:bzip2
+CPE_VENDOR=	gnu
 
 OPTIONS_DEFINE=		LANGUAGE_PACK EXTRAS
 OPTIONS_DEFAULT=	LANGUAGE_PACK EXTRAS



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