aboutsummaryrefslogtreecommitdiff
path: root/math/givaro
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2018-06-14 12:47:58 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2018-06-14 12:47:58 +0000
commitc14e4f5f7317afd978a681f52bed53e8475574d5 (patch)
tree887d2ee07449ef7ef155da1e40fc852d2d19c539 /math/givaro
parenta05579bc923acfd9122767bfdf69f5b4af193d0b (diff)
downloadports-c14e4f5f7317afd978a681f52bed53e8475574d5.tar.gz
ports-c14e4f5f7317afd978a681f52bed53e8475574d5.zip
Update automake to 1.16.1. Also remove automake-wrapper. We haven't had
multiple versions of automake in years and probably won't in the future. PR: 228809 Exp-run by: antoine Approved by: portmgr (antoine)
Notes
Notes: svn path=/head/; revision=472376
Diffstat (limited to 'math/givaro')
-rw-r--r--math/givaro/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/givaro/Makefile b/math/givaro/Makefile
index 56cea022db12..da9ba5c76584 100644
--- a/math/givaro/Makefile
+++ b/math/givaro/Makefile
@@ -15,7 +15,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libgmp.so:math/gmp
-USES= autoreconf compiler:c++11-lang libtool pathfix pkgconfig
+USES= autoreconf compiler:c++11-lang gmake libtool pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gmp="${LOCALBASE}"
USE_LDCONFIG= yes