1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

science/yoda: Fix build with GCC-based architectures

PR:		233981
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
Yuri Victorovich 2018-12-14 00:36:18 +00:00
parent c7933002f6
commit 92375dd403
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487395

View File

@ -12,7 +12,7 @@ COMMENT= Particle physics package with classes for data analysis, histogramming
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gmake libtool
USES= compiler:c++11-lang gmake libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes