diff options
Diffstat (limited to 'net/p5-Net-SAP')
-rw-r--r-- | net/p5-Net-SAP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-SAP/Makefile b/net/p5-Net-SAP/Makefile index aa7bcc93cdfd..41bbbb9759d7 100644 --- a/net/p5-Net-SAP/Makefile +++ b/net/p5-Net-SAP/Makefile @@ -22,4 +22,5 @@ USE_PERL5= modbuild MAN1= psapd.1 MAN3= Net::SAP.3 Net::SAP::Packet.3 +NO_STAGE= yes .include <bsd.port.mk> |