Date: Tue, 31 Aug 2021 12:08:53 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: 7712082b4168 - main - www/mathopd: Add CPE information Message-ID: <202108311208.17VC8roH013258@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=7712082b41683a0eb19c53dda9c0efa73c31905b commit 7712082b41683a0eb19c53dda9c0efa73c31905b Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 12:00:27 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 12:00:27 +0000 www/mathopd: Add CPE information Approved by: portmgr (blanket) --- www/mathopd/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/mathopd/Makefile b/www/mathopd/Makefile index b907be0357a6..e316bede1dcb 100644 --- a/www/mathopd/Makefile +++ b/www/mathopd/Makefile @@ -11,6 +11,8 @@ COMMENT= Small, yet fast HTTP server LICENSE= BSD3CLAUSE +USES= cpe + CFLAGS+= -DFREEBSD_SENDFILE OPTIONS_DEFINE= DOCS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311208.17VC8roH013258>