aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-09-03 04:35:28 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-09-03 04:37:28 +0000
commiteb4078f328120e3af1a6f74087109c370dcdd2be (patch)
treef58ea8f46671a524adcd58dcac2d37000307432f
parent019948d00ddd5bfa67c58192a617910b8574fb9f (diff)
downloadports-eb4078f328120e3af1a6f74087109c370dcdd2be.tar.gz
ports-eb4078f328120e3af1a6f74087109c370dcdd2be.zip
math/gap: Remove unnecessary USES=autoreconf
Recently build began to break with automake- and autoconf-related messages, and the removal would likely fix the breakage. Reported by: fallout
-rw-r--r--math/gap/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gap/Makefile b/math/gap/Makefile
index ad3112d8d524..f43d0613cce9 100644
--- a/math/gap/Makefile
+++ b/math/gap/Makefile
@@ -15,8 +15,7 @@ BROKEN_riscv64= fails to link: undefined reference to SyAllocBags
BUILD_DEPENDS= bash:shells/bash
LIB_DEPENDS= libgmp.so:math/gmp
-USES= autoreconf:build gmake libtool localbase perl5 shebangfix \
- readline
+USES= gmake libtool localbase perl5 readline shebangfix
SHEBANG_FILES= .
USE_PERL5= run