aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-04-30 06:44:27 +0000
committerJohn Marino <marino@FreeBSD.org>2016-04-30 06:44:27 +0000
commitd0c4d21a831613c4a55e8233c53c49aeb5e9c354 (patch)
treea81530a98a1962ae954f41d7f3bdbff8ad57c02a /cad
parentafaf5182ebb19e336c7c38866faec8f2785af74d (diff)
downloadports-d0c4d21a831613c4a55e8233c53c49aeb5e9c354.tar.gz
ports-d0c4d21a831613c4a55e8233c53c49aeb5e9c354.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/ghdl/Makefile2
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