aboutsummaryrefslogtreecommitdiff
path: root/science/qwalk
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-07-08 00:59:58 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-07-08 01:01:44 +0000
commite81dafc952d7bb8c3d22c5aa0eb1816626d4352d (patch)
tree32e1de0625ac34a9cdb7b9bb0745a596fa1e8e72 /science/qwalk
parent73b4795980f54b582aa6ed2f029f2d013f9d03d4 (diff)
downloadports-e81dafc952d7bb8c3d22c5aa0eb1816626d4352d.tar.gz
ports-e81dafc952d7bb8c3d22c5aa0eb1816626d4352d.zip
Diffstat (limited to 'science/qwalk')
-rw-r--r--science/qwalk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/science/qwalk/Makefile b/science/qwalk/Makefile
index 570c53ed651f..80dbc8d5497d 100644
--- a/science/qwalk/Makefile
+++ b/science/qwalk/Makefile
@@ -15,10 +15,12 @@ LICENSE_FILE= ${WRKSRC}/../COPYING
PORTSCOUT= limit:^.*[1-9]\. # prevent words like 'broken'
USES= compiler:c++11-lang fortran gmake gnome perl5
+USE_GNOME= libxml2
+USE_CXXSTD= c++11 # attempt to fix failure: Cubic_spline_calc.cpp:1107:5: error: ISO C++17 does not allow 'register' storage class specifier
+
USE_GITHUB= yes
GH_ACCOUNT= QWalk
GH_PROJECT= mainline
-USE_GNOME= libxml2
WRKSRC_SUBDIR= src
MAKE_ARGS= INSTALLPATH=${STAGEDIR}${PREFIX}/bin