diff options
-rw-r--r-- | dns/p5-Net-DNS-Codes/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/p5-Net-DNS-Codes/Makefile b/dns/p5-Net-DNS-Codes/Makefile index d7dae9214889..7eb9679aa3ce 100644 --- a/dns/p5-Net-DNS-Codes/Makefile +++ b/dns/p5-Net-DNS-Codes/Makefile @@ -17,4 +17,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> |