diff options
-rw-r--r-- | math/gap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/gap/Makefile b/math/gap/Makefile index c9e6929e054d..8ea4f7288db3 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -10,6 +10,7 @@ WWW= https://www.gap-system.org/ LICENSE= GPLv2+ BUILD_DEPENDS= bash:shells/bash +BUILD_DEPENDS+= automake:devel/automake # attempt to fix the intermittent failure: WARNING: 'automake-1.16' is missing on your system. LIB_DEPENDS= libgmp.so:math/gmp USES= gmake libtool localbase perl5 readline shebangfix |