aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-04-22 09:39:47 +0800
committerkris <kris@FreeBSD.org>2007-04-22 09:39:47 +0800
commit3b4cc1f908cdc2930bf1e47cdda04a0854090976 (patch)
tree3b73b2483c22fd25facdf95954233f5b16197b8f
parentc1daf2ea516887466a34ac9376519f89ae86e546 (diff)
downloadfreebsd-ports-gnome-3b4cc1f908cdc2930bf1e47cdda04a0854090976.tar.gz
freebsd-ports-gnome-3b4cc1f908cdc2930bf1e47cdda04a0854090976.tar.zst
freebsd-ports-gnome-3b4cc1f908cdc2930bf1e47cdda04a0854090976.zip
BROKEN on >= 6.0: does not build
-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