aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pmap
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pmap')
-rw-r--r--sysutils/pmap/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/pmap/Makefile b/sysutils/pmap/Makefile
index ac82cbe79641..e7b222592e83 100644
--- a/sysutils/pmap/Makefile
+++ b/sysutils/pmap/Makefile
@@ -8,8 +8,8 @@
PORTNAME= pmap
PORTVERSION= 20060622
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/pmap/ \
- ${MASTER_SITE_LOCAL:S!$!skv/!}
+MASTER_SITES= ${MASTER_SITE_LOCAL:S!$!skv/!} \
+ ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/pmap/
MAINTAINER= skv@FreeBSD.org
COMMENT= Detailed process memory display
@@ -28,10 +28,6 @@ MANCOMPRESSED= maybe
BROKEN= Currently does not support -CURRENT
.endif
-.if ${OSVERSION} >= 601104
-BROKEN= Does not compile on FreeBSD >= 6.x
-.endif
-
.if ${OSVERSION} < 600000
IGNORE= not supported on systems prior to 6.0
.endif