aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-12-18 16:43:53 +0800
committeryuri <yuri@FreeBSD.org>2018-12-18 16:43:53 +0800
commitbfcd595c0b19e34f65f59f3347802931a6c37dfe (patch)
tree8917c93dbba8241ade671d9effdac927e39bfd07 /science
parent3ce226e50776a19cb483b4477ee08fa50b63ae5f (diff)
downloadfreebsd-ports-gnome-bfcd595c0b19e34f65f59f3347802931a6c37dfe.tar.gz
freebsd-ports-gnome-bfcd595c0b19e34f65f59f3347802931a6c37dfe.tar.zst
freebsd-ports-gnome-bfcd595c0b19e34f65f59f3347802931a6c37dfe.zip
science/qwalk: Fix build with GCC-based architectures
Also add USES=gnome. PR: 234115 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Diffstat (limited to 'science')
-rw-r--r--science/qwalk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/qwalk/Makefile b/science/qwalk/Makefile
index 0e9a47b60199..e64035cfebde 100644
--- a/science/qwalk/Makefile
+++ b/science/qwalk/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/../COPYING
PORTSCOUT= limit:^.*[1-9]\. # prevent words like 'broken'
-USES= fortran gmake perl5
+USES= compiler:c++11-lang fortran gmake gnome perl5
USE_GITHUB= yes
GH_ACCOUNT= QWalk
GH_PROJECT= mainline