aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/ghdl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/ghdl/Makefile b/cad/ghdl/Makefile
index 59a0dde18a0..a0913bf17a6 100644
--- a/cad/ghdl/Makefile
+++ b/cad/ghdl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ghdl
PORTVERSION= 0.33
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= cad
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
@@ -17,7 +18,7 @@ LIB_DEPENDS= libgmp.so:math/gmp \
libmpfr.so:math/mpfr \
libmpc.so:math/mpc
-USES= ada:5 gmake
+USES= ada gmake
USE_GITHUB= yes
GH_ACCOUNT= tgingold