aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2019-03-06 12:03:23 +0800
committerlinimon <linimon@FreeBSD.org>2019-03-06 12:03:23 +0800
commit83cec9e44c15c51c1df5a3bb418477bb659d1e91 (patch)
tree2bdc7356ff9f03c7a08c3d833cd7ae761a507034 /x11
parentd2977ce2954c918d86cf5f939141f84a15b32727 (diff)
downloadfreebsd-ports-gnome-83cec9e44c15c51c1df5a3bb418477bb659d1e91.tar.gz
freebsd-ports-gnome-83cec9e44c15c51c1df5a3bb418477bb659d1e91.tar.zst
freebsd-ports-gnome-83cec9e44c15c51c1df5a3bb418477bb659d1e91.zip
Fix build on gcc-based architectures.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'x11')
-rw-r--r--x11/fluxbg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/fluxbg/Makefile b/x11/fluxbg/Makefile
index 192db102f7bc..5fa65f99780b 100644
--- a/x11/fluxbg/Makefile
+++ b/x11/fluxbg/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= libgtkmm-2.0.so:x11-toolkits/gtkmm20
RUN_DEPENDS= fbsetbg:x11-wm/fluxbox
GNU_CONFIGURE= yes
-USES= pathfix pkgconfig
+USES= compiler:c11 pathfix pkgconfig
PLIST_FILES= bin/fluxbg \
bin/fluxbgd \
bin/fluxbg_conf