diff options
Diffstat (limited to 'graphics/gtk-update-icon-cache/Makefile')
-rw-r--r-- | graphics/gtk-update-icon-cache/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gtk-update-icon-cache/Makefile b/graphics/gtk-update-icon-cache/Makefile index 2a259ce4d..3348100a8 100644 --- a/graphics/gtk-update-icon-cache/Makefile +++ b/graphics/gtk-update-icon-cache/Makefile @@ -16,7 +16,6 @@ COMMENT= Gtk-update-icon-cache utility from the Gtk+ toolkit LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS+= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection RUN_DEPENDS+= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme USE_XZ= yes @@ -25,7 +24,7 @@ USE_PERL5_BUILD=yes MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool -USE_GNOME= atk pango gdkpixbuf2 ltverhack +USE_GNOME= atk pango gdkpixbuf2 ltverhack introspection:build USES= gettext pathfix pkgconfig shared-mime-info USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \ xcomposite |