Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2021 19:15:58 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: fa9ce35f813c - main - comms/mgetty+sendfax: Add CPE information
Message-ID:  <202110051915.195JFwom075928@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=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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110051915.195JFwom075928>