aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/redland-bindings/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile
index 4c154ddcceef..e7c361a02680 100644
--- a/textproc/redland-bindings/Makefile
+++ b/textproc/redland-bindings/Makefile
@@ -16,7 +16,7 @@ GNU_CONFIGURE= yes
OPTIONS_DEFINE= PERL PHP PYTHON RUBY
OPTIONS_DEFAULT=PYTHON
-USES= pkgconf
+USES= pkgconfig
.include <bsd.port.options.mk>