summaryrefslogtreecommitdiff
path: root/security/openbsm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openbsm/Makefile')
-rw-r--r--security/openbsm/Makefile14
1 files changed, 3 insertions, 11 deletions
diff --git a/security/openbsm/Makefile b/security/openbsm/Makefile
index ba243665ad06..286a3f399a92 100644
--- a/security/openbsm/Makefile
+++ b/security/openbsm/Makefile
@@ -42,16 +42,8 @@ MAN5= audit.log.5 \
audit_event.5 \
audit_user.5 \
audit_warn.5
-MAN8= auditfilterd.8
-
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 600000
-MAN8+= audit.8 \
+MAN8= auditfilterd.8 \
+ audit.8 \
auditd.8
-PLIST_FILES+= sbin/audit \
- sbin/auditd
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>