diff options
-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 b5dc08c20530..a30d8a0db1e5 100644 --- a/graphics/kallery/Makefile +++ b/graphics/kallery/Makefile @@ -16,6 +16,8 @@ COMMENT= An image gallery generator for KDE LIB_DEPENDS= MagickWand.1:${PORTSDIR}/graphics/ImageMagick +BROKEN= does not build + USE_KDELIBS_VER=3 USE_BZIP2= yes USE_AUTOTOOLS= libtool:15 |