diff options
-rw-r--r-- | www/p5-LWP-UserAgent-Cached/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-LWP-UserAgent-Cached/Makefile b/www/p5-LWP-UserAgent-Cached/Makefile index cfba91523ad2..e195e6cc10d2 100644 --- a/www/p5-LWP-UserAgent-Cached/Makefile +++ b/www/p5-LWP-UserAgent-Cached/Makefile @@ -14,4 +14,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> |