graphics/php-facedetect: add pkgconfig to USES
This commit is contained in:
parent
2ac37aae5a
commit
fd4b256eba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553432
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user