diff options
Diffstat (limited to 'textproc/gnome-spell/Makefile')
-rw-r--r-- | textproc/gnome-spell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index dd1f90c97b4e..f9d9fe91c431 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui -USE_GETTEXT= yes +USES= gettext GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |