aboutsummaryrefslogtreecommitdiffstats
path: root/security/authpf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/authpf/Makefile')
-rw-r--r--security/authpf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/authpf/Makefile b/security/authpf/Makefile
index b7a12ffdef14..20949cbeed94 100644
--- a/security/authpf/Makefile
+++ b/security/authpf/Makefile
@@ -49,7 +49,7 @@ IGNORE= "Only for 5.0 and above"
.endif
.if !exists(${SRC_BASE}/sys/Makefile) && \
- (defined(WITH_ALTQ) && !exists(${SYS_ALTQ}/Makefile)
+ (defined(WITH_ALTQ) && !exists(${SYS_ALTQ}/Makefile))
IGNORE= "Kernel source files required"
.endif