diff options
author | pav <pav@FreeBSD.org> | 2007-09-29 20:18:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-09-29 20:18:37 +0800 |
commit | 8bf732e993a24d124ab3b37079f66cb8f9a6bf76 (patch) | |
tree | fcc3e6a63aa7e39302fd673eba97012c66089e95 /x11 | |
parent | 2025c24cd47bd7392b639096359389a85a29581f (diff) | |
download | freebsd-ports-gnome-8bf732e993a24d124ab3b37079f66cb8f9a6bf76.tar.gz freebsd-ports-gnome-8bf732e993a24d124ab3b37079f66cb8f9a6bf76.tar.zst freebsd-ports-gnome-8bf732e993a24d124ab3b37079f66cb8f9a6bf76.zip |
- Mark BROKEN: Does not compile
Reported by: pointyhat
Diffstat (limited to 'x11')
-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 |