diff options
Diffstat (limited to 'graphics/php-facedetect/Makefile')
-rw-r--r-- | graphics/php-facedetect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/php-facedetect/Makefile b/graphics/php-facedetect/Makefile index 8041f54defcd..df99c77abb1c 100644 --- a/graphics/php-facedetect/Makefile +++ b/graphics/php-facedetect/Makefile @@ -12,7 +12,7 @@ COMMENT= Face detection extension for PHP using OpenCV library LICENSE= PHP30 -LIB_DEPENDS= libopencv_objdetect.so:${PORTSDIR}/graphics/opencv +LIB_DEPENDS= libopencv_objdetect.so:graphics/opencv USE_GITHUB= yes GH_ACCOUNT= infusion |