Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 12:08:55 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: 699cc2a9e70b - main - www/nanoblogger: Add CPE information
Message-ID:  <202108311208.17VC8tQX013282@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=699cc2a9e70b5294622eb3f48c82c36156fcfbb7

commit 699cc2a9e70b5294622eb3f48c82c36156fcfbb7
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 12:01:38 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 12:01:38 +0000

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

diff --git a/www/nanoblogger/Makefile b/www/nanoblogger/Makefile
index 2a15150b2a45..e720458a4015 100644
--- a/www/nanoblogger/Makefile
+++ b/www/nanoblogger/Makefile
@@ -14,6 +14,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	bash:shells/bash
 
+USES=		cpe
+
 NO_BUILD=	yes
 
 SUB_FILES=	pkg-message



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