aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2016-01-08 05:53:04 +0800
committerpawel <pawel@FreeBSD.org>2016-01-08 05:53:04 +0800
commit70b0d5595eee9d8b6379c5246d31a1e555262d4d (patch)
treec600cee3e9cbcfa7181a2cf158738e47c647ed77 /games
parent92fab6cddba97f324b073947ac6e5e7e58c587f6 (diff)
downloadfreebsd-ports-graphics-70b0d5595eee9d8b6379c5246d31a1e555262d4d.tar.gz
freebsd-ports-graphics-70b0d5595eee9d8b6379c5246d31a1e555262d4d.tar.zst
freebsd-ports-graphics-70b0d5595eee9d8b6379c5246d31a1e555262d4d.zip
Needs c++11 compatible stdc library, this fixes build on FreeBSD 9.
Diffstat (limited to 'games')
-rw-r--r--games/quackle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quackle/Makefile b/games/quackle/Makefile
index ddba4652438..d47dbca4ac2 100644
--- a/games/quackle/Makefile
+++ b/games/quackle/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv3
USE_GITHUB= yes
-USES= gmake qmake
+USES= compiler:c++11-lib gmake qmake
USE_QT4= gui moc_build
BUILD_WRKSRC= ${WRKSRC}/quacker