diff options
-rw-r--r-- | textproc/p5-Version-Next/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Version-Next/Makefile b/textproc/p5-Version-Next/Makefile index bc0f6d76cde7..1aa2ec913b35 100644 --- a/textproc/p5-Version-Next/Makefile +++ b/textproc/p5-Version-Next/Makefile @@ -17,4 +17,6 @@ RUN_DEPENDS= p5-Sub-Exporter>=0:devel/p5-Sub-Exporter USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> |