summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>2000-02-13 00:05:36 +0000
committerR. Imura <imura@FreeBSD.org>2000-02-13 00:05:36 +0000
commit678a329d47158af31abaa60f68d212deadb1a896 (patch)
treea5e3f7d8719324516e28e916cfae77904821f147 /sysutils
parentClean things up by using the new knob for OpenSSL usage. (diff)
Mark it as BORKEN in 3-stable.
Submitted by: Roman Shterenzon <roman@xpert.com>
Notes
Notes: svn path=/head/; revision=25723
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/wmmon/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/wmmon/Makefile b/sysutils/wmmon/Makefile
index 88f54820f4dc..7ef4e479898a 100644
--- a/sysutils/wmmon/Makefile
+++ b/sysutils/wmmon/Makefile
@@ -24,6 +24,10 @@ WRKSRC= ${WRKDIR}/wmmon.app/wmmon
.include <bsd.port.pre.mk>
+.if $(OSVERSION) < 400000
+BROKEN= 'cannot compile with 3-stable'
+.endif
+
.if !defined(NOPORTDOCS)
post-install:
${MKDIR} ${PREFIX}/share/doc/wmmon