diff options
author | vanilla <vanilla@FreeBSD.org> | 2014-06-16 18:11:19 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2014-06-16 18:11:19 +0800 |
commit | 00faaa78cb5b2e1405d769f08f47f71d2a3d616b (patch) | |
tree | 757ee1342db8ea9dc05b7b09b1a7ac8ec56ad686 /graphics/php-facedetect | |
parent | 8b488099fc5699e9cab553dd6024533e8e2920c0 (diff) | |
download | freebsd-ports-gnome-00faaa78cb5b2e1405d769f08f47f71d2a3d616b.tar.gz freebsd-ports-gnome-00faaa78cb5b2e1405d769f08f47f71d2a3d616b.tar.zst freebsd-ports-gnome-00faaa78cb5b2e1405d769f08f47f71d2a3d616b.zip |
Stagify.
Approved by: portmgr@
Diffstat (limited to 'graphics/php-facedetect')
-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 1b52061d7699..7456bd43660f 100644 --- a/graphics/php-facedetect/Makefile +++ b/graphics/php-facedetect/Makefile @@ -27,7 +27,6 @@ USE_PHPEXT= yes CONFIGURE_ARGS+= --with-facedetect -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" |