diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-08-11 16:50:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-08-11 16:50:53 +0000 |
commit | 2b36ced97e649a258e7b7d174e40bfbc5be2cb82 (patch) | |
tree | 67ba9795198e20d0e0f2e8fc0d761b751b23a839 /graphics/p5-SWF-File | |
parent | 75160cd9bde10f8049c6ed8360c9e4d372098948 (diff) | |
download | ports-2b36ced97e649a258e7b7d174e40bfbc5be2cb82.tar.gz ports-2b36ced97e649a258e7b7d174e40bfbc5be2cb82.zip |
Notes
Diffstat (limited to 'graphics/p5-SWF-File')
-rw-r--r-- | graphics/p5-SWF-File/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/p5-SWF-File/Makefile b/graphics/p5-SWF-File/Makefile index 054e2e11354c..e3a92ad5aaa9 100644 --- a/graphics/p5-SWF-File/Makefile +++ b/graphics/p5-SWF-File/Makefile @@ -18,4 +18,6 @@ RUN_DEPENDS= p5-Data-TemporaryBag>=0:devel/p5-Data-TemporaryBag USES= perl5 dos2unix USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> |