diff options
Diffstat (limited to 'security/p5-Authen-Smb/Makefile')
-rw-r--r-- | security/p5-Authen-Smb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Authen-Smb/Makefile b/security/p5-Authen-Smb/Makefile index b059dd12c091..9baed540f79e 100644 --- a/security/p5-Authen-Smb/Makefile +++ b/security/p5-Authen-Smb/Makefile @@ -15,6 +15,7 @@ USE_PERL5= configure MAN3= Authen::Smb.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,malloc.h,stdlib.h,' \ ${WRKSRC}/smbval/rfcnb-util.c \ |