diff options
Diffstat (limited to 'www/mod_evasive/Makefile')
-rw-r--r-- | www/mod_evasive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_evasive/Makefile b/www/mod_evasive/Makefile index 4b6a844c3871..33fed2ee2af4 100644 --- a/www/mod_evasive/Makefile +++ b/www/mod_evasive/Makefile @@ -28,7 +28,7 @@ WRKSRC= ${WRKDIR}/mod_dosevasive PORTDOCS= LICENSE README test.pl .include <bsd.port.pre.mk> -.include "${PORTSDIR}/www/apache2/Makefile.modules.3rd" +.include "${PORTSDIR}/www/apache20/Makefile.modules.3rd" post-patch: @${REINPLACE_CMD} -e "s|/bin/mail|/usr/bin/mail|g" \ |