diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index 767796c9731c..632f232648f7 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -80,7 +80,7 @@ post-install: @(cd ${WRKSRC} && ${COPYTREE_SHARE} "doc" ${DOCSDIR}/) .endif .if defined(WITH_MLOGC) - ${INSTALL_PROGRAM} ${WRKSRC}/mlogc-src/mlogc ${PREFIX}/bin/ + ${INSTALL_PROGRAM} ${WRKSRC}/mlogc/mlogc ${PREFIX}/bin/ .endif .include