git: f210064b7b95 - main - devel/distcc: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:00:47 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f210064b7b958d924bf7c8604609d36e7369ae92

commit f210064b7b958d924bf7c8604609d36e7369ae92
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:00:04 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:00:04 +0000

    devel/distcc: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/distcc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/distcc/Makefile b/devel/distcc/Makefile
index 52d986a5434d..6962adf5d194 100644
--- a/devel/distcc/Makefile
+++ b/devel/distcc/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 BUILD_DEPENDS=	${LOCALBASE}/lib/libiberty.a:devel/gnulibiberty
 LIB_DEPENDS=	libpopt.so:devel/popt
 
-USES=		alias autoreconf gmake libtool localbase pkgconfig
+USES=		alias autoreconf cpe gmake libtool localbase pkgconfig
 USE_GITHUB=	yes
 USE_RC_SUBR=	distccd
 


More information about the dev-commits-ports-main mailing list