diff options
Diffstat (limited to 'multimedia/aegisub/Makefile')
-rw-r--r-- | multimedia/aegisub/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/aegisub/Makefile b/multimedia/aegisub/Makefile index ac7cf0383196..b26dccb0c46d 100644 --- a/multimedia/aegisub/Makefile +++ b/multimedia/aegisub/Makefile @@ -28,7 +28,7 @@ EFENCE_DESC= Electric Fence (require profiling) ASS_DESC= libASS subtitle provider HUNSPELL_DESC= Spell checking via Hunspell -USES= pkgconfig +USES= pkgconfig gettext USE_GNOME= intltool USE_WX= 2.8 WX_COMPS= wx contrib @@ -36,7 +36,6 @@ WX_UNICODE= yes WX_CONF_ARGS= absolute USE_GL= glu USE_ICONV= yes -USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gcc-prec --without-lua50 |