diff options
Diffstat (limited to 'deskutils/nautilus-open-terminal/Makefile')
-rw-r--r-- | deskutils/nautilus-open-terminal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/nautilus-open-terminal/Makefile b/deskutils/nautilus-open-terminal/Makefile index 4e79dff906a8..2a3178aff5d9 100644 --- a/deskutils/nautilus-open-terminal/Makefile +++ b/deskutils/nautilus-open-terminal/Makefile @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= nautilus2 gnomeprefix intlhack gnomehack -USE_GETTEXT= yes +USES= gettext USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include `pkg-config --cflags gnome-vfs-2.0` LDFLAGS+= -L${LOCALBASE}/lib |