diff options
Diffstat (limited to 'mail/p5-Mail-ListDetector/Makefile')
-rw-r--r-- | mail/p5-Mail-ListDetector/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile index 569f32b3d7ee..67e6a89ff110 100644 --- a/mail/p5-Mail-ListDetector/Makefile +++ b/mail/p5-Mail-ListDetector/Makefile @@ -44,6 +44,7 @@ MAN3= Mail::ListDetector.3 \ Mail::ListDetector::Detector::Yahoogroups.3 \ Mail::ListDetector::List.3 +NO_STAGE= yes post-install: @${MKDIR} ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/sample.pl ${EXAMPLESDIR} |