summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-04-22 01:39:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-04-22 01:39:47 +0000
commit4fc271a5c21ae8fcc8b01046c5011d250a8bd3bf (patch)
tree142c479713cd18bed7cc3b4504a51671ab10ebff /x11-wm
parentSwitch defaults to not running self-tests since the maintainer has not (diff)
BROKEN on >= 6.0: does not build
Notes
Notes: svn path=/head/; revision=190609
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/mlvwm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-wm/mlvwm/Makefile b/x11-wm/mlvwm/Makefile
index 9ffc208aca25..273986748816 100644
--- a/x11-wm/mlvwm/Makefile
+++ b/x11-wm/mlvwm/Makefile
@@ -25,6 +25,10 @@ MLVWMLIBDIR= ${PREFIX}/lib/X11/mlvwm
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 600100
+BROKEN= Does not build
+.endif
+
post-extract:
@${TAR} -C ${WRKSRC}/pixmap -xzf ${DISTDIR}/mini-icons.tar.gz