git: f83320f7cfd1 - main - print/pcal: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 12:08:47 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f83320f7cfd196156dee60d3535ef16eae589391
commit f83320f7cfd196156dee60d3535ef16eae589391
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 11:38:07 +0000
Commit: Bernhard Froehlich <decke at 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 at FreeBSD.org
COMMENT= PostScript calendar program
-USES= shebangfix gmake tar:tgz
+USES= cpe shebangfix gmake tar:tgz
MAKE_ENV= HOST_CC="${CC}"
ALL_TARGET=
More information about the dev-commits-ports-all
mailing list