diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-06-20 11:34:31 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-06-20 11:34:31 +0000 |
commit | 9e70e62929cf4efc9d6c034263a4376ff15af82e (patch) | |
tree | c4c7ce70be8e850f2c58adfbad29cbfd43bf9e7d /x11 | |
parent | e5e10a1a084432a222d9ac4747662824388d8514 (diff) | |
download | ports-9e70e62929cf4efc9d6c034263a4376ff15af82e.tar.gz ports-9e70e62929cf4efc9d6c034263a4376ff15af82e.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/silo/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/silo/Makefile b/x11/silo/Makefile index fe6fa97aa095..20a5a59dcda2 100644 --- a/x11/silo/Makefile +++ b/x11/silo/Makefile @@ -17,8 +17,6 @@ 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" |