diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-18 18:18:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-18 18:18:32 +0000 |
commit | b5941e8aee2cf4a7055a3a8e6ddd24491cbad942 (patch) | |
tree | 622d98418a3fca92cdb20c34bd33236d15151553 /graphics/kallery | |
parent | d3861ed9fcbae053d5577e0d84a20ad64b7722c0 (diff) |
Notes
Diffstat (limited to 'graphics/kallery')
-rw-r--r-- | graphics/kallery/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/kallery/Makefile b/graphics/kallery/Makefile index c8fa91b1135a..22ee79287de4 100644 --- a/graphics/kallery/Makefile +++ b/graphics/kallery/Makefile @@ -17,6 +17,8 @@ COMMENT= An image gallery generator for KDE LIB_DEPENDS= Magick.6:${PORTSDIR}/graphics/ImageMagick +BROKEN= Checksum mismatch + USE_KDELIBS_VER=3 USE_BZIP2= yes GNU_CONFIGURE= yes |