aboutsummaryrefslogtreecommitdiff
path: root/textproc/redland-bindings
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 17:16:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 17:16:52 +0000
commit0ae2b71ef992ee181885c20c01a1e10c5d7c3114 (patch)
treebbde0486e3dbb2475e7a3eb17840f0f75c8a280c /textproc/redland-bindings
parent265b064904837fa07b022ad24cff2d4a0a3e78c4 (diff)
downloadports-0ae2b71ef992ee181885c20c01a1e10c5d7c3114.tar.gz
ports-0ae2b71ef992ee181885c20c01a1e10c5d7c3114.zip
Fix typo
Notes
Notes: svn path=/head/; revision=327492
Diffstat (limited to 'textproc/redland-bindings')
-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>