Date: Tue, 5 Oct 2021 19:15:57 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: 983b4f2f4dd9 - main - comms/hylafax: Add CPE information Message-ID: <202110051915.195JFvw6075904@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=983b4f2f4dd98433e12be19ba32c1a9d15699935 commit 983b4f2f4dd98433e12be19ba32c1a9d15699935 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-05 18:56:11 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-05 19:11:48 +0000 comms/hylafax: Add CPE information Approved by: portmgr (blanket) --- comms/hylafax/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index 505e1a590e9e..823705dff7f2 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/afm/Courier:print/afm LIB_DEPENDS= libtiff.so:graphics/tiff \ libjbig.so:graphics/jbigkit -USES= fakeroot ghostscript jpeg +USES= cpe fakeroot ghostscript jpeg USE_RC_SUBR= hylafax
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110051915.195JFvw6075904>