diff options
Diffstat (limited to 'net/p5-IP-Country')
-rw-r--r-- | net/p5-IP-Country/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index ff63054dc10c..3ef0c1c9e5db 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -16,4 +16,6 @@ RUN_DEPENDS= p5-Geography-Countries>=0:misc/p5-Geography-Countries USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> |