diff options
-rw-r--r-- | textproc/p5-String-Format/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-String-Format/Makefile b/textproc/p5-String-Format/Makefile index 9cb849a382e2..89d5d76b9314 100644 --- a/textproc/p5-String-Format/Makefile +++ b/textproc/p5-String-Format/Makefile @@ -15,4 +15,6 @@ LICENSE_FILE= ${WRKSRC}/README USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> |