aboutsummaryrefslogtreecommitdiff
path: root/graphics/php-facedetect
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2020-10-27 11:09:28 +0000
committerMartin Matuska <mm@FreeBSD.org>2020-10-27 11:09:28 +0000
commitfd4b256eba7e540543b0b6d20f55b08b525ea343 (patch)
treeb5d73411558f6c9f86d04fb906165064b9ea45c0 /graphics/php-facedetect
parent2ac37aae5a064d5e24c2a65378330080859a76d1 (diff)
downloadports-fd4b256eba7e540543b0b6d20f55b08b525ea343.tar.gz
ports-fd4b256eba7e540543b0b6d20f55b08b525ea343.zip
graphics/php-facedetect: add pkgconfig to USES
Notes
Notes: svn path=/head/; revision=553432
Diffstat (limited to 'graphics/php-facedetect')
-rw-r--r--graphics/php-facedetect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/php-facedetect/Makefile b/graphics/php-facedetect/Makefile
index c1a0e3b0ccfd..feee38df3743 100644
--- a/graphics/php-facedetect/Makefile
+++ b/graphics/php-facedetect/Makefile
@@ -3,7 +3,7 @@
PORTNAME= facedetect
PORTVERSION= 1.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
@@ -21,7 +21,7 @@ GH_TAGNAME= 2a8974b
LIBS+= -lopencv_core
-USES= localbase php:ext
+USES= localbase php:ext pkgconfig
CONFIGURE_ARGS+= --with-facedetect