aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-08-25 13:42:44 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-08-25 13:42:44 +0000
commitb1c5f262f7f930c5d6a08ea7606d8bfa98f176c7 (patch)
tree68c296835b40ed3400dbfad8636310af42999e92 /x11-wm
parent5421a859509f8571b9ae89b61474fc4cb54a5d82 (diff)
downloadports-b1c5f262f7f930c5d6a08ea7606d8bfa98f176c7.tar.gz
ports-b1c5f262f7f930c5d6a08ea7606d8bfa98f176c7.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/obpager/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-wm/obpager/Makefile b/x11-wm/obpager/Makefile
index eccbc5bcd7eb..5d113ebd6d2f 100644
--- a/x11-wm/obpager/Makefile
+++ b/x11-wm/obpager/Makefile
@@ -13,9 +13,12 @@ LICENSE= GPLv2
BUILD_DEPENDS= gsed:textproc/gsed
-USES= gmake
+USES= compiler gmake
USE_XORG= x11 xext
+CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}
+CXXFLAGS_clang= -Wno-c++11-narrowing
+MAKE_ARGS= CDEFS="${CXXFLAGS}"
PLIST_FILES= bin/${PORTNAME}
post-patch: