diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/p5-SMS-Send/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/p5-SMS-Send/Makefile b/comms/p5-SMS-Send/Makefile index 8721bf13e434..69e51c3da112 100644 --- a/comms/p5-SMS-Send/Makefile +++ b/comms/p5-SMS-Send/Makefile @@ -21,4 +21,6 @@ RUN_DEPENDS= p5-Class-Adapter>=1.05:devel/p5-Class-Adapter \ USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> |