aboutsummaryrefslogtreecommitdiffstats
path: root/comms/uhso-kmod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/uhso-kmod/Makefile')
-rw-r--r--comms/uhso-kmod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/uhso-kmod/Makefile b/comms/uhso-kmod/Makefile
index 0f6c1a4ffc1c..23d333f7e299 100644
--- a/comms/uhso-kmod/Makefile
+++ b/comms/uhso-kmod/Makefile
@@ -34,7 +34,7 @@ MAN4= uhso.4
.include <bsd.port.pre.mk>
-.if !exists(/usr/src/sys/Makefile)
+.if !exists(${SRC_BASE}/sys/Makefile)
IGNORE= requires kernel source files
.elif ${OSVERSION} <= 800063
IGNORE= requires FreeBSD 8.0 or later, please try comms/hso-kmod instead