aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2016-03-26 09:49:44 +0000
committerThierry Thomas <thierry@FreeBSD.org>2016-03-26 09:49:44 +0000
commit89f14723234aa8a75d028dd260fc08957eb379ef (patch)
tree5d740c2c556d7b2f4abb0a7819b14e93b8dde773 /graphics
parentb1f9d71bc40bc0816fd077e786f5a04f57283b94 (diff)
downloadports-89f14723234aa8a75d028dd260fc08957eb379ef.tar.gz
ports-89f14723234aa8a75d028dd260fc08957eb379ef.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cimg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile
index 516e2e824d24..aa702f31cbf2 100644
--- a/graphics/cimg/Makefile
+++ b/graphics/cimg/Makefile
@@ -42,7 +42,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS} || ${PORT_OPTIONS:MEXAMPLES}
-USES+= gmake
+USES+= gmake pkgconf:build
.endif
.if ${PORT_OPTIONS:MDOCS}