aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
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 aa702f31cbf2..7890c7f463ad 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 pkgconf:build
+USES+= gmake pkgconfig:build
.endif
.if ${PORT_OPTIONS:MDOCS}