Date: Tue, 31 Aug 2021 09:25:08 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: 4676f8af56bc - main - www/wwwoffle: Add CPE information Message-ID: <202108310925.17V9P8uw093191@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=4676f8af56bcabee99db26754713dce02c9b1dd7 commit 4676f8af56bcabee99db26754713dce02c9b1dd7 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 08:14:07 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 09:23:17 +0000 www/wwwoffle: Add CPE information Approved by: portmgr (blanket) --- www/wwwoffle/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index 22b3489df973..e70b58d07aed 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/doc/COPYING LIB_DEPENDS= libgnutls.so:security/gnutls -USES= perl5 gmake tar:tgz +USES= cpe perl5 gmake tar:tgz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-confdir=${PREFIX}/etc --with-ipv6 \ --with-gnutls=${LOCALBASE} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108310925.17V9P8uw093191>