Date: Tue, 31 Aug 2021 12:08:46 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: f83320f7cfd1 - main - print/pcal: Add CPE information Message-ID: <202108311208.17VC8kIZ013108@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=f83320f7cfd196156dee60d3535ef16eae589391 commit f83320f7cfd196156dee60d3535ef16eae589391 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 11:38:07 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 11:38:07 +0000 print/pcal: Add CPE information Approved by: portmgr (blanket) --- print/pcal/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/pcal/Makefile b/print/pcal/Makefile index 4b4c6d7eb0f1..b671172d1625 100644 --- a/print/pcal/Makefile +++ b/print/pcal/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PostScript calendar program -USES= shebangfix gmake tar:tgz +USES= cpe shebangfix gmake tar:tgz MAKE_ENV= HOST_CC="${CC}" ALL_TARGET=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311208.17VC8kIZ013108>