diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-13 21:10:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-06-13 21:10:09 +0000 |
commit | 917e3afc7b4339a057157c4de864e40ea1e0180e (patch) | |
tree | 8494442ad1b4ed99062809694f418770b7b0bb75 /x11 | |
parent | 517612e0b119453bc41e8de3f49e9a45fa0c1161 (diff) | |
download | ports-917e3afc7b4339a057157c4de864e40ea1e0180e.tar.gz ports-917e3afc7b4339a057157c4de864e40ea1e0180e.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/silo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/silo/Makefile b/x11/silo/Makefile index 20a5a59dcda2..fe6fa97aa095 100644 --- a/x11/silo/Makefile +++ b/x11/silo/Makefile @@ -17,6 +17,8 @@ COMMENT= A simple X11 launcher extensible in any programming language USE_BZIP2= yes USE_XORG= xpm x11 +BROKEN= does not compile + pre-everything:: .if defined(WITHOUT_IMLIB) @${ECHO_CMD} "Disabling Imlib support; only XPM images are supported" |