aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-10-28 18:01:49 +0800
committerlinimon <linimon@FreeBSD.org>2018-10-28 18:01:49 +0800
commit2c8f8e1bedac7e1bd96c3c6edea916ba6173f98c (patch)
tree2c15ffbc547301d3b3cee56cc8091d6f995014e3 /x11
parented7b03242690339047a44bcaf915f68cce51da3f (diff)
downloadfreebsd-ports-gnome-2c8f8e1bedac7e1bd96c3c6edea916ba6173f98c.tar.gz
freebsd-ports-gnome-2c8f8e1bedac7e1bd96c3c6edea916ba6173f98c.tar.zst
freebsd-ports-gnome-2c8f8e1bedac7e1bd96c3c6edea916ba6173f98c.zip
Fix build on GCC-based architectures.
PR: 231914 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'x11')
-rw-r--r--x11/wbar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wbar/Makefile b/x11/wbar/Makefile
index 222234994770..24cc4f33a676 100644
--- a/x11/wbar/Makefile
+++ b/x11/wbar/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libImlib2.so:graphics/imlib2
CONFIGURE_ARGS= --exec-prefix=${PREFIX}
-USES= pkgconfig gettext gmake tar:tgz
+USES= compiler:c++11-lang gettext gmake gnome pkgconfig tar:tgz
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib