diff options
Diffstat (limited to 'graphics/gimmage/Makefile')
-rw-r--r-- | graphics/gimmage/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimmage/Makefile b/graphics/gimmage/Makefile index b8dd9d71c7cc..6fd97150ff81 100644 --- a/graphics/gimmage/Makefile +++ b/graphics/gimmage/Makefile @@ -13,10 +13,10 @@ COMMENT= Simple image viewer LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= fails to build - LIB_DEPENDS= libcurl.so:ftp/curl +BROKEN= fails to compile: ustring.h: expected ';' at end of declaration list + USES= desktop-file-utils gettext pkgconfig USE_GNOME= gtkmm24 GNU_CONFIGURE= yes |