diff options
Diffstat (limited to 'chinese/reciteword/Makefile')
-rw-r--r-- | chinese/reciteword/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile index a603d90e58d5..45b49ad9fa02 100644 --- a/chinese/reciteword/Makefile +++ b/chinese/reciteword/Makefile @@ -17,9 +17,8 @@ COMMENT= Education software to help people to study English GNU_CONFIGURE= yes CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib" USE_BZIP2= yes -USES= gettext +USES= gettext gmake pkgconfig USE_GNOME= gtk20 esound -USE_GMAKE= yes CPPFLAGS+= "-I${LOCALBASE}/include" PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README TODO readme.txt |