diff options
Diffstat (limited to 'math/fricas/Makefile')
-rw-r--r-- | math/fricas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fricas/Makefile b/math/fricas/Makefile index 43e28e8cac08..da2bc50edb0f 100644 --- a/math/fricas/Makefile +++ b/math/fricas/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_BZIP2= yes USE_XORG= x11 ice sm xpm USE_ICONV= yes -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lisp=sbcl |