diff options
author | pav <pav@FreeBSD.org> | 2010-05-13 03:06:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-05-13 03:06:55 +0800 |
commit | dc9f1a56b8d8cd5abdc011853af0ee9195333f38 (patch) | |
tree | 1756ea840f1863c93c152dc0850601d668e07bb3 /x11 | |
parent | 186b0a01e20bfc1087a2c975e5fa5554aab583c3 (diff) | |
download | freebsd-ports-gnome-dc9f1a56b8d8cd5abdc011853af0ee9195333f38.tar.gz freebsd-ports-gnome-dc9f1a56b8d8cd5abdc011853af0ee9195333f38.tar.zst freebsd-ports-gnome-dc9f1a56b8d8cd5abdc011853af0ee9195333f38.zip |
- Mark BROKEN: does not compile (after X.org 7.5 import)
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 50d49f702287..64ad67933750 100644 --- a/x11/metisse/Makefile +++ b/x11/metisse/Makefile @@ -20,6 +20,8 @@ CONFLICTS= fvwm-1.* fvwm-2.5.* LIB_DEPENDS= Nucleo.0:${PORTSDIR}/x11-toolkits/nucleo RUN_DEPENDS= ${LOCALBASE}/libdata/xorg/fonts:${PORTSDIR}/x11-fonts/xorg-fonts +BROKEN= does not compile + USE_BZIP2= yes PATCH_STRIP= -p1 GNU_CONFIGURE= yes |