diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/reciteword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile index ec636fff769c..5a4ba1599c66 100644 --- a/chinese/reciteword/Makefile +++ b/chinese/reciteword/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libespeak.so:${PORTSDIR}/audio/espeak GNU_CONFIGURE= yes USES= tar:bzip2 gettext gmake pkgconfig -USE_GNOME= gtk20 esound +USE_GNOME= gtk20 intltool esound CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib |