aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-06-13 21:10:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-06-13 21:10:09 +0000
commit917e3afc7b4339a057157c4de864e40ea1e0180e (patch)
tree8494442ad1b4ed99062809694f418770b7b0bb75 /x11
parent517612e0b119453bc41e8de3f49e9a45fa0c1161 (diff)
downloadports-917e3afc7b4339a057157c4de864e40ea1e0180e.tar.gz
ports-917e3afc7b4339a057157c4de864e40ea1e0180e.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/silo/Makefile2
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"