diff options
Diffstat (limited to 'devel/gwenhywfar/Makefile')
-rw-r--r-- | devel/gwenhywfar/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gwenhywfar/Makefile b/devel/gwenhywfar/Makefile index dc0101015da5..eaf22f7dc253 100644 --- a/devel/gwenhywfar/Makefile +++ b/devel/gwenhywfar/Makefile @@ -20,9 +20,8 @@ OPTIONS_DEFINE= DOXYGEN MEMDEBUG MEMDEBUG_DESC= Enable memory debugger statistic .endif -USES= pathfix pkgconfig +USES= pathfix pkgconfig gettext USE_GMAKE= yes -USE_GETTEXT= yes USE_OPENSSL= yes USE_AUTOTOOLS= libtool |