diff options
Diffstat (limited to 'chinese/reciteword')
-rw-r--r-- | chinese/reciteword/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile index 1f2399775b11..865a779437f1 100644 --- a/chinese/reciteword/Makefile +++ b/chinese/reciteword/Makefile @@ -20,7 +20,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libespeak.so:audio/espeak -USES= tar:bzip2 gettext gmake localbase pkgconfig +USES= compiler:c++11-lang tar:bzip2 gettext gmake gnome localbase \ + pkgconfig GNU_CONFIGURE= yes USE_GNOME= gtk20 intltool esound |