aboutsummaryrefslogtreecommitdiff
path: root/x11/wbar
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-10-28 10:01:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-10-28 10:01:49 +0000
commit876c2fb2ac6c333f84351cee82418ce89de9ef0a (patch)
tree2c15ffbc547301d3b3cee56cc8091d6f995014e3 /x11/wbar
parent8e1c10e5220e4e419c12ca01fa1ba09de06b764d (diff)
downloadports-876c2fb2ac6c333f84351cee82418ce89de9ef0a.tar.gz
ports-876c2fb2ac6c333f84351cee82418ce89de9ef0a.zip
Fix build on GCC-based architectures.
PR: 231914 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=483258
Diffstat (limited to 'x11/wbar')
-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