aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-03-28 05:36:23 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2018-03-28 05:36:23 +0800
commit23bd37a8794f5ba5c95aff2050ecf3daed5abe5d (patch)
tree21d0b61bdb68023d0ea69f0230821857f9b360c3
parentb87910ca563443db7bc2f820212431c8aa97d74d (diff)
downloadfreebsd-ports-23bd37a8794f5ba5c95aff2050ecf3daed5abe5d.tar.gz
freebsd-ports-23bd37a8794f5ba5c95aff2050ecf3daed5abe5d.tar.zst
freebsd-ports-23bd37a8794f5ba5c95aff2050ecf3daed5abe5d.zip
Add explicit build dependency on pkgconf
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=465761
-rw-r--r--devel/monotone-viz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/monotone-viz/Makefile b/devel/monotone-viz/Makefile
index 09705e026976..ab8c5d4b0e71 100644
--- a/devel/monotone-viz/Makefile
+++ b/devel/monotone-viz/Makefile
@@ -24,7 +24,7 @@ RUN_DEPENDS= dot:graphics/graphviz \
bash:shells/bash \
lablgtk2:x11-toolkits/ocaml-lablgtk2
-USES= gmake
+USES= gmake pkgconfig
USE_OCAML= yes
USE_OCAML_CAMLP4=yes
GNU_CONFIGURE= yes