diff options
Diffstat (limited to 'comms/p5-Device-Gsm/Makefile')
-rw-r--r-- | comms/p5-Device-Gsm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/p5-Device-Gsm/Makefile b/comms/p5-Device-Gsm/Makefile index 6782e3bb7a95..b8f45504cc08 100644 --- a/comms/p5-Device-Gsm/Makefile +++ b/comms/p5-Device-Gsm/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Device::Gsm::Sms.3 Device::Gsm::Pdu.3 Device::Gsm.3 +NO_STAGE= yes .include <bsd.port.mk> |