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 b8848f004266..11dad0f92561 100644 --- a/graphics/php-facedetect/Makefile +++ b/graphics/php-facedetect/Makefile @@ -33,7 +33,7 @@ NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" -USE_GCC= 4.2+ +USE_GCC= any .endif .include <bsd.port.post.mk> |