aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-09-01 09:41:42 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-09-01 09:41:42 +0000
commit7774e046ea4ae2266106308d2290e11f2203bd77 (patch)
tree89269f3dd2a1e2edf85ccca735292ef8f834665f /games
parent7ec8ad352d4ef65d608c06ce8fa8059a3468096f (diff)
downloadports-7774e046ea4ae2266106308d2290e11f2203bd77.tar.gz
ports-7774e046ea4ae2266106308d2290e11f2203bd77.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/rtb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/rtb/Makefile b/games/rtb/Makefile
index d64c88c31ce8..ee220720327d 100644
--- a/games/rtb/Makefile
+++ b/games/rtb/Makefile
@@ -16,11 +16,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= gsed:textproc/gsed
-USES= gettext gmake perl5 pkgconfig python:2.7 tar:bzip2
+USES= compiler gettext gmake perl5 pkgconfig python:2.7 tar:bzip2
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-rtb-dir=${PREFIX}/lib/${PORTNAME}
+CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}
+CXXFLAGS_clang= -Wno-c++11-narrowing
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib