diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-12 19:06:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-05-12 19:06:55 +0000 |
commit | 8f985330ab461e89c0bc11675f5d0ec8470cfcdc (patch) | |
tree | 78a27df4cd1578ede58d6b5f99af4e22db59c25c /x11/metisse | |
parent | e7a8230d7acc2b3efed92547f8f179c5a19ac786 (diff) |
Notes
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 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 |