diff options
Diffstat (limited to 'graphics/ristretto/Makefile')
-rw-r--r-- | graphics/ristretto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index 694deca26e03..280fe4817e37 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -16,13 +16,12 @@ LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ cairo.2:${PORTSDIR}/graphics/cairo -USES= pkgconfig +USES= pkgconfig gettext USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack gtk20 glib20 intltool intlhack desktopfileutils USE_GMAKE= yes INSTALLS_ICONS= yes -USE_GETTEXT= yes USE_XFCE= configenv libmenu libutil xfconf USE_XORG= x11 |