summaryrefslogtreecommitdiff
path: root/sysutils/lmmon/Makefile
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-09-27 17:39:58 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-09-27 17:39:58 +0000
commita1c5988a9fce9a6ec7d7f10466f2298bc049d271 (patch)
treefb026aec81e866bcec6ef401707b81213f7c0ec9 /sysutils/lmmon/Makefile
parentGrr, damned xterm copy/paste linebreaks (diff)
Remove the pre-fetch target
Notes
Notes: svn path=/head/; revision=22019
Diffstat (limited to '')
-rw-r--r--sysutils/lmmon/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile
index 66650fbc25c3..6643d7dff47f 100644
--- a/sysutils/lmmon/Makefile
+++ b/sysutils/lmmon/Makefile
@@ -18,7 +18,6 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400000
-pre-fetch:
BROKEN="This port uses the intpm controller which is only available in FreeBSD 4.0+"
.endif