aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 19:55:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 19:55:48 +0000
commit0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3 (patch)
tree75e8ab6c627957618692c95d7dad6a3f1adee9d9 /converters
parent67024b2839e6cad6b79f6ce35a5925b15cb83cfe (diff)
downloadports-0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3.tar.gz
ports-0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326070
Diffstat (limited to 'converters')
-rw-r--r--converters/pecl-fribidi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/pecl-fribidi/Makefile b/converters/pecl-fribidi/Makefile
index fa0d43df589d..278187ac0f7a 100644
--- a/converters/pecl-fribidi/Makefile
+++ b/converters/pecl-fribidi/Makefile
@@ -14,6 +14,7 @@ COMMENT= A PECL extension for the Unicode Bidi algorithm
LIB_DEPENDS= fribidi.3:${PORTSDIR}/converters/fribidi
+USES= pkgconfig
USE_PHP= yes
USE_PHPEXT= yes