aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux_base-f8/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/linux_base-f8/Makefile')
-rw-r--r--emulators/linux_base-f8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-f8/Makefile b/emulators/linux_base-f8/Makefile
index c16024b93308..9fb92628100f 100644
--- a/emulators/linux_base-f8/Makefile
+++ b/emulators/linux_base-f8/Makefile
@@ -121,7 +121,7 @@ PLIST= pkg-plist
.include <bsd.port.pre.mk>
-LINUX_OSRELEASE!= ${SYSCTL} -n compat.linux.osrelease
+LINUX_OSRELEASE!= ${ECHO} `${SYSCTL} -n compat.linux.osrelease 2>/dev/null`
.if ${LINUX_OSRELEASE} == "2.4.2"
IGNORE= compat.linux.osrelease: 2.4.2 is not supported