diff options
Diffstat (limited to 'textproc/stardict2/Makefile')
-rw-r--r-- | textproc/stardict2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/stardict2/Makefile b/textproc/stardict2/Makefile index ec6f62818bc5..94066e8429ed 100644 --- a/textproc/stardict2/Makefile +++ b/textproc/stardict2/Makefile @@ -17,7 +17,7 @@ CPPFLAGS+= -I${LOCALBASE}/include USE_GMAKE= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix -USE_GETTEXT= yes +USES= gettext MAKE_JOBS_SAFE= yes LATEST_LINK= stardict2 |