diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 11:32:27 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 11:32:27 +0000 |
commit | e18e21862313c63c1b2ad75a55007992c154bd51 (patch) | |
tree | 25466b678feb16716db114de8de724e085896ca5 | |
parent | 9d4d89f50dc6d3662b65ae2fe728d8e92c77992b (diff) | |
download | ports-e18e21862313c63c1b2ad75a55007992c154bd51.tar.gz ports-e18e21862313c63c1b2ad75a55007992c154bd51.zip |
net-p2p/amule: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | net-p2p/amule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |