1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

science/rmf: fix build with GCC-based architectures

PR:		233574
Submitted by:	Piotr Kubaj
This commit is contained in:
Yuri Victorovich 2018-11-27 18:23:21 +00:00
parent 70e4f62cdb
commit b4b83fdefd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486045

View File

@ -15,7 +15,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libhdf5.so:science/hdf5 \
libsz.so:science/szip
USES= cmake:outsource python:build shebangfix
USES= compiler:c++11-lang cmake:outsource python:build shebangfix
USE_GITHUB= yes
GH_ACCOUNT= salilab
GH_TAGNAME= f917cf2