aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pmap
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pmap')
-rw-r--r--sysutils/pmap/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/pmap/Makefile b/sysutils/pmap/Makefile
index ccd3a5977a03..70ea7df72e0b 100644
--- a/sysutils/pmap/Makefile
+++ b/sysutils/pmap/Makefile
@@ -33,10 +33,6 @@ MANCOMPRESSED= maybe
BROKEN= Currently does not support -CURRENT
.endif
-.if ${OSVERSION} < 600000
-IGNORE= not supported on systems prior to 6.0
-.endif
-
pre-fetch:
.if !exists(${SRC_BASE}/sys/Makefile)
IGNORE= requires kernel sources