diff options
Diffstat (limited to 'mail/rlytest/Makefile')
-rw-r--r-- | mail/rlytest/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/rlytest/Makefile b/mail/rlytest/Makefile index 8c5bce40d4e8..e6689f0ef594 100644 --- a/mail/rlytest/Makefile +++ b/mail/rlytest/Makefile @@ -21,6 +21,7 @@ USES= perl5 MAN1= rlytest.1 PLIST_FILES= bin/rlytest +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|^#!.*|#!${PERL}|' ${WRKSRC}/${PORTNAME} |