git: e18e21862313 - main - net-p2p/amule: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 12:08:43 UTC 2021


The branch main has been updated by decke:

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

commit e18e21862313c63c1b2ad75a55007992c154bd51
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 11:32:27 +0000
Commit:     Bernhard Froehlich <decke at 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


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