View | Details | Raw Unified | Return to bug 137215
Collapse All | Expand All

(-)mod_security/Makefile 2009-07-28 19:17:40.000000000 +0400 (-1 / +1 lines)
Lines 45-51 Link Here
45
.if !defined(SKIP_RULES)
45
.if !defined(SKIP_RULES)
46
SUB_FILES+=    pkg-message.rules
46
SUB_FILES+=    pkg-message.rules
47
.if defined(WITH_MLOGC)
47
.if defined(WITH_MLOGC)
48
PLIST_FILES+=  ${PREFIX}/bin/mlogc
48
PLIST_FILES+=  bin/mlogc
49
.endif
49
.endif
50
PLIST_DIRS+=   ${APACHEETCDIR}/Includes/mod_security2/optional_rules
50
PLIST_DIRS+=   ${APACHEETCDIR}/Includes/mod_security2/optional_rules
51
PLIST_DIRS+=   ${APACHEETCDIR}/Includes/mod_security2
51
PLIST_DIRS+=   ${APACHEETCDIR}/Includes/mod_security2

Return to bug 137215