diff options
Diffstat (limited to 'graphics')
-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 |