diff options
Diffstat (limited to 'irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile')
-rw-r--r-- | irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile b/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile index 3e3808e632ea..3694c08abafd 100644 --- a/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile +++ b/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile @@ -25,6 +25,7 @@ USE_PERL5= configure MAN3= POE::Component::IRC::Plugin::QueryDNSBL.3 +NO_STAGE= yes post-install: .ifndef(NOPORTEXAMPLES) @${MKDIR} ${EXAMPLESDIR} |