aboutsummaryrefslogtreecommitdiff
path: root/security/pf
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-07-03 00:40:20 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-07-03 00:40:20 +0000
commitdca19a09d9fa92027154935a827be1d324f83a8f (patch)
tree144c8117eaa17e8bf4c9e6051cf0769a59e7e6c0 /security/pf
parentea8b792936a9841181248b10660ddef8b67f8160 (diff)
downloadports-dca19a09d9fa92027154935a827be1d324f83a8f.tar.gz
ports-dca19a09d9fa92027154935a827be1d324f83a8f.zip
Notes
Diffstat (limited to 'security/pf')
-rw-r--r--security/pf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pf/Makefile b/security/pf/Makefile
index 2434f5c4a51a..cea8652d3ab1 100644
--- a/security/pf/Makefile
+++ b/security/pf/Makefile
@@ -51,7 +51,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