diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 11:31:22 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 11:31:22 +0000 |
commit | 9d4d89f50dc6d3662b65ae2fe728d8e92c77992b (patch) | |
tree | 53e4549da3442f4be8893fe5aaf89bbf6e53b957 | |
parent | 3ff0957ea0c1916159bb97aef5bd07b8da5b73e7 (diff) |
net-p2p/amule-devel: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | net-p2p/amule-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index 872b7fff6eeb..1942ce8037e5 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libcryptopp.so:security/cryptopp CONFLICTS= amule-[0-9]* -USES= bison compiler:c++11-lang desktop-file-utils desktop-file-utils \ +USES= bison compiler:c++11-lang cpe desktop-file-utils desktop-file-utils \ gmake localbase:ldflags perl5 pkgconfig shebangfix tar:bzip2 USE_PERL5= build USE_WX= 2.8 |