diff options
Diffstat (limited to 'security/sshit/Makefile')
-rw-r--r-- | security/sshit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/sshit/Makefile b/security/sshit/Makefile index 148733a4ed14..e57be62b047a 100644 --- a/security/sshit/Makefile +++ b/security/sshit/Makefile @@ -23,6 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,^#!/usr/bin/perl,#!${PERL},' ${WRKSRC}/sshit |