diff options
Diffstat (limited to 'graphics/gtk-update-icon-cache/Makefile')
-rw-r--r-- | graphics/gtk-update-icon-cache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtk-update-icon-cache/Makefile b/graphics/gtk-update-icon-cache/Makefile index 3254f198b5b5..49a3708ed418 100644 --- a/graphics/gtk-update-icon-cache/Makefile +++ b/graphics/gtk-update-icon-cache/Makefile @@ -27,7 +27,7 @@ MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool USE_GNOME= gnomehack atk pango gdkpixbuf2 ltverhack -USE_GETTEXT= yes +USES= gettext USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \ xcomposite PATCHDIR= ${.CURDIR}/../../x11-toolkits/gtk20/files |