diff options
Diffstat (limited to 'deskutils/nautilus-sendto/Makefile')
-rw-r--r-- | deskutils/nautilus-sendto/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/nautilus-sendto/Makefile b/deskutils/nautilus-sendto/Makefile index 93b695c59e78..33e5b6ebe494 100644 --- a/deskutils/nautilus-sendto/Makefile +++ b/deskutils/nautilus-sendto/Makefile @@ -16,9 +16,8 @@ GLIB_SCHEMAS= org.gnome.Nautilus.Sendto.gschema.xml USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USES= pathfix +USES= pathfix gettext USE_GNOME= intlhack gnomeprefix nautilus2 gnomehack evolutiondataserver -USE_GETTEXT= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-plugins="${SENDTO_PLUGINS}" |