aboutsummaryrefslogtreecommitdiff
path: root/audio/aureal-kmod
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-06-19 11:00:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-06-19 11:00:45 +0000
commit15bd59db420af797f5cac392b53967c3b2d0e411 (patch)
tree2b567d83b90ce0ac950065b30caf474a12c6a2b3 /audio/aureal-kmod
parent4c6d916fbcdfd0d727c559f7d158908896c962b6 (diff)
downloadports-15bd59db420af797f5cac392b53967c3b2d0e411.tar.gz
ports-15bd59db420af797f5cac392b53967c3b2d0e411.zip
Notes
Diffstat (limited to 'audio/aureal-kmod')
-rw-r--r--audio/aureal-kmod/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/aureal-kmod/Makefile b/audio/aureal-kmod/Makefile
index 55d21ae83d3a..b455de3ba02f 100644
--- a/audio/aureal-kmod/Makefile
+++ b/audio/aureal-kmod/Makefile
@@ -99,8 +99,7 @@ pre-fetch:
@${FALSE}
.endif
.endfor
-
- @if [ ! -d /sys -o ! -d ${SRCPREFIX}/sys ]; then \
+ @if [ ! -d /sys -a ! -d ${SRCPREFIX}/sys ]; then \
${ECHO} "****************************************" ; \
${ECHO} " You need to extract kernel source tree" ; \
${ECHO} " before you build this package..." ; \