aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/linux-acu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/linux-acu/Makefile')
-rw-r--r--sysutils/linux-acu/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/sysutils/linux-acu/Makefile b/sysutils/linux-acu/Makefile
index c8aeaa4af48..145114bf796 100644
--- a/sysutils/linux-acu/Makefile
+++ b/sysutils/linux-acu/Makefile
@@ -37,16 +37,6 @@ RESTRICTED= "Redistribution not allowed"
LINPROCFS!= /sbin/mount | ${GREP} linprocfs | ${AWK} '{print $1}'
-pre-fetch:
-.if ${OSVERSION} < 460000
- @${ECHO}
- @${ECHO} "OS-VERSION ${OSVERSION} too low"
- @${ECHO}
- @${ECHO} "acu needs some important sys/dev/an changes"
- @${ECHO} "Please upgrade to 4.6-STABLE or greater"
- @${FALSE}
-.endif
-
post-extract:
.if ${LINPROCFS}
@${ECHO}