aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/mldonkey
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-03-27 11:55:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-03-27 11:55:18 +0000
commit70d2ae4a859cf3d6bbb09c3d792fb552884f6c1e (patch)
tree87933eab9751036a17a66f3dc74605ee24d8088d /net-p2p/mldonkey
parent9867f82f4f9e1da7cf9e1e35337ec2cb330b5e40 (diff)
downloadports-70d2ae4a859cf3d6bbb09c3d792fb552884f6c1e.tar.gz
ports-70d2ae4a859cf3d6bbb09c3d792fb552884f6c1e.zip
Add explicit build dependency on pkgconf
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=465694
Diffstat (limited to 'net-p2p/mldonkey')
-rw-r--r--net-p2p/mldonkey/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile
index e0255921d833..5036d4999d00 100644
--- a/net-p2p/mldonkey/Makefile
+++ b/net-p2p/mldonkey/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/Copying.txt
CONFLICTS= mldonkey{-{core,gui},}-devel-[0-9]*
-USES= gmake iconv tar:bzip2
+USES= gmake iconv pkgconfig tar:bzip2
USE_OCAML= yes
USE_OCAML_CAMLP4=yes
GNU_CONFIGURE= yes