svn commit: r465761 - head/devel/monotone-viz
Antoine Brodin
antoine at FreeBSD.org
Tue Mar 27 21:36:24 UTC 2018
Author: antoine
Date: Tue Mar 27 21:36:23 2018
New Revision: 465761
URL: https://svnweb.freebsd.org/changeset/ports/465761
Log:
Add explicit build dependency on pkgconf
Reported by: pkg-fallout
Modified:
head/devel/monotone-viz/Makefile
Modified: head/devel/monotone-viz/Makefile
==============================================================================
--- head/devel/monotone-viz/Makefile Tue Mar 27 21:24:51 2018 (r465760)
+++ head/devel/monotone-viz/Makefile Tue Mar 27 21:36:23 2018 (r465761)
@@ -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
More information about the svn-ports-all
mailing list