Date: Tue, 31 Aug 2021 19:50:43 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: 3257030367b7 - main - www/man2web: Add CPE information Message-ID: <202108311950.17VJoh2p036418@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=3257030367b7013c177bf500a020a2ef827da414 commit 3257030367b7013c177bf500a020a2ef827da414 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 18:19:38 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 19:49:51 +0000 www/man2web: Add CPE information Approved by: portmgr (blanket) --- www/man2web/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/man2web/Makefile b/www/man2web/Makefile index 1f328e19aea2..eb04fd4327e3 100644 --- a/www/man2web/Makefile +++ b/www/man2web/Makefile @@ -10,6 +10,7 @@ COMMENT= Convert man pages to HTML LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/doc/GPL +USES= cpe GNU_CONFIGURE= yes CONFIGURE_ARGS= --bindir="${PREFIX}/${CGIDIR}" \ --sysconfdir="${PREFIX}/etc" \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311950.17VJoh2p036418>