diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-05-11 19:18:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-05-11 19:18:06 +0000 |
commit | 8b50d16576ef115723d553b0ef85433e43338313 (patch) | |
tree | ac7065e7ce5cf1b63f98bc1f59e12cd30de365fe /graphics/kallery | |
parent | 9037735898f1cb6f062e2a6016d6e77c23b93e3f (diff) | |
download | ports-8b50d16576ef115723d553b0ef85433e43338313.tar.gz ports-8b50d16576ef115723d553b0ef85433e43338313.zip |
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 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 |