diff options
Diffstat (limited to 'www/p5-Google-Search')
-rw-r--r-- | www/p5-Google-Search/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Google-Search/Makefile b/www/p5-Google-Search/Makefile index ee6ee4a48bc9..63f764d805c9 100644 --- a/www/p5-Google-Search/Makefile +++ b/www/p5-Google-Search/Makefile @@ -25,5 +25,6 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include <bsd.port.mk> |