diff options
author | erwin <erwin@FreeBSD.org> | 2011-02-25 17:30:06 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2011-02-25 17:30:06 +0800 |
commit | 915fb06a792e797583c3dac98c6b03a87881f056 (patch) | |
tree | 5e1e8b80ebc99c100a3ffa4ed37a2a1fd3394cef /graphics | |
parent | e10deb20051925c68b33fba4b1db4c366e5c3a9a (diff) | |
download | freebsd-ports-gnome-915fb06a792e797583c3dac98c6b03a87881f056.tar.gz freebsd-ports-gnome-915fb06a792e797583c3dac98c6b03a87881f056.tar.zst freebsd-ports-gnome-915fb06a792e797583c3dac98c6b03a87881f056.zip |
Mark BROKEN: does not build
Diffstat (limited to 'graphics')
-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 ebd2ed186483..ee9e4894d619 100644 --- a/graphics/kallery/Makefile +++ b/graphics/kallery/Makefile @@ -16,6 +16,8 @@ COMMENT= An image gallery generator for KDE LIB_DEPENDS= MagickCore.4:${PORTSDIR}/graphics/ImageMagick +BROKEN= does not build + USE_KDELIBS_VER=3 USE_BZIP2= yes USE_AUTOTOOLS= libtool |