diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Template-Semantic/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Template-Semantic/Makefile b/textproc/p5-Template-Semantic/Makefile index ca42042a91f5..80d20998b0eb 100644 --- a/textproc/p5-Template-Semantic/Makefile +++ b/textproc/p5-Template-Semantic/Makefile @@ -21,4 +21,6 @@ TEST_DEPENDS= \ USES= perl5 USE_PERL5= modbuildtiny +NO_ARCH= yes + .include <bsd.port.mk> |