diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 19:09:55 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 19:17:13 +0000 |
commit | 44c0660616b9baaaf45c6cacdea8e92e70699f9c (patch) | |
tree | e7a5d89dd3f9c387f1df9744223b51bb5c62876d /net-p2p/mldonkey | |
parent | 96f1ca41be89daf266f00ec90fc55406a97ff9ae (diff) |
Diffstat (limited to 'net-p2p/mldonkey')
-rw-r--r-- | net-p2p/mldonkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile index 7be9581075ff..5e275d7c9ad5 100644 --- a/net-p2p/mldonkey/Makefile +++ b/net-p2p/mldonkey/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/Copying.txt CONFLICTS= mldonkey{-{core,gui},}-devel-[0-9]* -USES= compiler:c++11-lang gmake iconv pkgconfig tar:bzip2 +USES= compiler:c++11-lang cpe gmake iconv pkgconfig tar:bzip2 USE_OCAML= yes USE_OCAML_CAMLP4=yes GNU_CONFIGURE= yes |