diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-14 01:56:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-14 01:56:17 +0000 |
commit | 6d7065b3f1d201c115f758761b006595926cbbd6 (patch) | |
tree | 6d398130f95114d73474ecd55c8a9d2b8273e618 /graphics/showimg/Makefile | |
parent | 61b0adce5e9c1e6aef0e095149918b8e274fb4b9 (diff) | |
download | ports-6d7065b3f1d201c115f758761b006595926cbbd6.tar.gz ports-6d7065b3f1d201c115f758761b006595926cbbd6.zip |
Notes
Diffstat (limited to 'graphics/showimg/Makefile')
-rw-r--r-- | graphics/showimg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index cef4e8219fc0..9866e3804a6d 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -20,6 +20,8 @@ COMMENT= A picture viewer designed to run under KDE 3.x LIB_DEPENDS= kipi:${PORTSDIR}/graphics/libkipi \ kexif:${PORTSDIR}/graphics/libkexif +BROKEN= Does not compile + USE_BZIP2= yes USE_KDEBASE_VER= 3 USE_GMAKE= yes |