diff options
Diffstat (limited to 'cad')
-rw-r--r-- | cad/ghdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/ghdl/Makefile b/cad/ghdl/Makefile index 9c923b80e781..59a0dde18a0e 100644 --- a/cad/ghdl/Makefile +++ b/cad/ghdl/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libgmp.so:math/gmp \ libmpfr.so:math/mpfr \ libmpc.so:math/mpc -USES= ada gmake +USES= ada:5 gmake USE_GITHUB= yes GH_ACCOUNT= tgingold |