diff options
Diffstat (limited to 'comms/p5-Nexmo-SMS')
-rw-r--r-- | comms/p5-Nexmo-SMS/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/p5-Nexmo-SMS/Makefile b/comms/p5-Nexmo-SMS/Makefile index 3325ff995a8b..4cbeaeaee73a 100644 --- a/comms/p5-Nexmo-SMS/Makefile +++ b/comms/p5-Nexmo-SMS/Makefile @@ -31,4 +31,5 @@ MAN3= Nexmo::SMS.3 \ Nexmo::SMS::TextMessage.3 \ Nexmo::SMS::WAPPushMessage.3 +NO_STAGE= yes .include <bsd.port.mk> |