diff options
Diffstat (limited to 'graphics/php-facedetect/Makefile')
-rw-r--r-- | graphics/php-facedetect/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/php-facedetect/Makefile b/graphics/php-facedetect/Makefile index ffd8ee396467..bee26b1e67c0 100644 --- a/graphics/php-facedetect/Makefile +++ b/graphics/php-facedetect/Makefile @@ -29,7 +29,6 @@ USE_PHPEXT= yes WRKSRC= ${WRKDIR}/${PORTNAME} CONFIGURE_ARGS+= --with-facedetect -CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" .include <bsd.port.pre.mk> |