1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

math/ntl: fix build with powerpc64, reorder USES

PR:		231429
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Approved by:	Nathan <ndowens@yahoo.com> (maintainer)
This commit is contained in:
Steve Wills 2018-09-20 00:00:29 +00:00
parent 61bffa7f7e
commit 466d7fa68f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480130

View File

@ -12,7 +12,7 @@ COMMENT= Victor Shoup's Number Theory Library
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/../doc/copying.txt
USES= perl5 libtool
USES= compiler:c11 libtool perl5
USE_LDCONFIG= yes
USE_PERL5= build
HAS_CONFIGURE= yes