aboutsummaryrefslogtreecommitdiff
path: root/science/fsom
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2018-09-30 21:41:44 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2018-09-30 21:41:44 +0000
commit125ddd59f89383f415969dc05370f60a526e5871 (patch)
tree1c45004084c136151681936800e256ff7aca16f2 /science/fsom
parentb920a8ff50a62ac9e29927a4bf5c26f589a64442 (diff)
downloadports-125ddd59f89383f415969dc05370f60a526e5871.tar.gz
ports-125ddd59f89383f415969dc05370f60a526e5871.zip
science/fsom: Fix build on GCC-based architectures
PR: 231693 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D17366
Notes
Notes: svn path=/head/; revision=480985
Diffstat (limited to 'science/fsom')
-rw-r--r--science/fsom/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/fsom/Makefile b/science/fsom/Makefile
index 8c52b66967ea..22931a3039dd 100644
--- a/science/fsom/Makefile
+++ b/science/fsom/Makefile
@@ -9,6 +9,7 @@ COMMENT= Tiny C library for managing SOM (Self-Organizing Maps) neural networks
LICENSE= GPLv3
+USES= compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= ekg
GH_TAGNAME= 56695e1611d824cda97f08e932d25d08419170cd