diff options
Diffstat (limited to 'textproc/openjade/Makefile')
-rw-r--r-- | textproc/openjade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index 891b8058b435..f9ddf0aec66b 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -22,7 +22,7 @@ USE_GCC= any USE_GMAKE= yes USE_LDCONFIG= yes USE_PERL5= yes -USE_GETTEXT= yes +USES= gettext GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog \ --datadir=${DATADIR} |