Date: Tue, 31 Aug 2021 12:08:42 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: e18e21862313 - main - net-p2p/amule: Add CPE information Message-ID: <202108311208.17VC8gET013006@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=e18e21862313c63c1b2ad75a55007992c154bd51 commit e18e21862313c63c1b2ad75a55007992c154bd51 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-31 11:32:27 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-31 11:32:27 +0000 net-p2p/amule: Add CPE information Approved by: portmgr (blanket) --- net-p2p/amule/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 66067a81615c..6c3e04ab07bf 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libcryptopp.so:security/cryptopp CONFLICTS= amule-devel-[0-9]* -USES= bison compiler:c++11-lang desktop-file-utils gmake \ +USES= bison compiler:c++11-lang cpe desktop-file-utils gmake \ localbase:ldflags perl5 pkgconfig shebangfix tar:xz USE_PERL5= build USE_WX= 2.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108311208.17VC8gET013006>