diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-09-29 20:18:37 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-09-29 20:18:37 +0800 |
commit | 82441cf6b59a3ff34d730e76ff21108888fa1092 (patch) | |
tree | 64710cb132d253d11008d01885b7dde38307c93e /x11/metisse | |
parent | 455daa0bcef17ca4760474755f8ed19b768109d5 (diff) | |
download | freebsd-ports-gnome-82441cf6b59a3ff34d730e76ff21108888fa1092.tar.gz freebsd-ports-gnome-82441cf6b59a3ff34d730e76ff21108888fa1092.tar.zst freebsd-ports-gnome-82441cf6b59a3ff34d730e76ff21108888fa1092.zip |
- Mark BROKEN: Does not compile
Reported by: pointyhat
Diffstat (limited to 'x11/metisse')
-rw-r--r-- | x11/metisse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/metisse/Makefile b/x11/metisse/Makefile index cf16381ad7f1..849979ae3373 100644 --- a/x11/metisse/Makefile +++ b/x11/metisse/Makefile @@ -19,6 +19,8 @@ CONFLICTS= fvwm-1.* fvwm-2.5.* LIB_DEPENDS= Nucleo.0:${PORTSDIR}/x11-toolkits/nucleo RUN_DEPENDS= ${X11BASE}/libdata/xorg/fonts:${PORTSDIR}/x11-fonts/xorg-fonts +BROKEN= Does not compile + USE_BZIP2= yes PATCH_STRIP= -p1 GNU_CONFIGURE= yes |