aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pmap
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-09-23 14:27:55 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-09-23 14:27:55 +0000
commit497475262e6378a0892a6ec8ee674d86b0f5e5ec (patch)
treed0c1816cdabe9804bb101460dc3bfe11a612f870 /sysutils/pmap
parent3c5345ab11857a95b8da27807127bf1d38040696 (diff)
downloadports-497475262e6378a0892a6ec8ee674d86b0f5e5ec.tar.gz
ports-497475262e6378a0892a6ec8ee674d86b0f5e5ec.zip
Remove BROKEN for 8.x
Feature safe: yes
Notes
Notes: svn path=/head/; revision=241980
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 70ea7df72e0b..fd5a95b306b5 100644
--- a/sysutils/pmap/Makefile
+++ b/sysutils/pmap/Makefile
@@ -29,10 +29,6 @@ MANCOMPRESSED= maybe
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 800000
-BROKEN= Currently does not support -CURRENT
-.endif
-
pre-fetch:
.if !exists(${SRC_BASE}/sys/Makefile)
IGNORE= requires kernel sources