git: fa9ce35f813c - main - comms/mgetty+sendfax: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Oct 2021 19:15:58 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa9ce35f813c121747463fe83985f4a7d2bc002f commit fa9ce35f813c121747463fe83985f4a7d2bc002f Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-05 18:58:02 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-05 19:11:50 +0000 comms/mgetty+sendfax: Add CPE information Approved by: portmgr (blanket) --- comms/mgetty+sendfax/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 14d4314ae761..a2a07e630c0a 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -16,11 +16,12 @@ BROKEN_aarch64= fails to compile: error: initializer element is not a compile-t BROKEN_mips64= fails to compile: error: initializer element is not a compile-time constant BROKEN_riscv64= fails to compile: error: initializer element is not a compile-time constant -USES= makeinfo perl5 shebangfix +USES= cpe makeinfo perl5 shebangfix USE_CSTD= gnu89 SHEBANG_FILES= samples/fax samples/new_fax.all/new_fax samples/new_fax.mime1 \ samples/new_fax.th samples/coverpg-pl.ps samples/faxview.th +CPE_VENDOR= mgetty_project SUB_FILES= pkg-message mgettycfg WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKE_ARGS= INFODIR=${PREFIX}/${INFO_PATH}