aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2015-02-08 20:50:39 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2015-02-08 20:50:39 +0000
commitec3490597599051e4bd0db7caf937d8c08a7fd4d (patch)
treedef47f710e7c1404a7e0bcf4ac72144ad5f57fcc /x11-fm
parent402d3bdc8837b74adb0f723ec8e900d413e79f60 (diff)
downloadports-ec3490597599051e4bd0db7caf937d8c08a7fd4d.tar.gz
ports-ec3490597599051e4bd0db7caf937d8c08a7fd4d.zip
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/worker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/worker/Makefile b/x11-fm/worker/Makefile
index c15790435829..6c00df58c46a 100644
--- a/x11-fm/worker/Makefile
+++ b/x11-fm/worker/Makefile
@@ -30,7 +30,7 @@ XFT_USE= XORG=xft
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 1000024
-USE_GCC= 4.6+
+USE_GCC= yes
.else
CONFIGURE_ARGS+= --disable-cxx-check
CXXFLAGS+= -std=c++11