diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2012-08-20 07:09:24 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2012-08-20 07:09:24 +0000 |
commit | 2ff7128916b15002c311a4dff7c87eaf1aa97eff (patch) | |
tree | 8679fea17173f095a3e1e900e41ebf6e79123ca4 /lang/kroc | |
parent | fd9caef04891e7c92d3ba0689dd92ed4cd061aa2 (diff) | |
download | ports-2ff7128916b15002c311a4dff7c87eaf1aa97eff.tar.gz ports-2ff7128916b15002c311a4dff7c87eaf1aa97eff.zip |
Notes
Diffstat (limited to 'lang/kroc')
-rw-r--r-- | lang/kroc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/kroc/Makefile b/lang/kroc/Makefile index 315aaf46539f..bb9ca234ce0b 100644 --- a/lang/kroc/Makefile +++ b/lang/kroc/Makefile @@ -21,6 +21,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png RUN_DEPENDS= bash:${PORTSDIR}/shells/bash ONLY_FOR_ARCHS= i386 +BROKEN= does not build USE_BZIP2= yes USE_LDCONFIG= yes |