aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authorbofh <bofh@FreeBSD.org>2015-02-09 04:50:39 +0800
committerbofh <bofh@FreeBSD.org>2015-02-09 04:50:39 +0800
commit99b272542e480e0de210cf5dee1c22705e5d2473 (patch)
treedef47f710e7c1404a7e0bcf4ac72144ad5f57fcc /x11-fm
parentd54e1e0bf5aa10f8350551a87316db02db8efa9d (diff)
downloadfreebsd-ports-gnome-99b272542e480e0de210cf5dee1c22705e5d2473.tar.gz
freebsd-ports-gnome-99b272542e480e0de210cf5dee1c22705e5d2473.tar.zst
freebsd-ports-gnome-99b272542e480e0de210cf5dee1c22705e5d2473.zip
x11-fm/worker: Fix USE_GCC
Rather than marking specific version of GCC in USE_GCC switching to yes as it satisfies the requirement of 4.6+. Submitted by: gerald Approved by: bapt marino (implicit)
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
cgit/cgit.cgi/freebsd-ports-gnome/commit/net-mgmt/nagios-devel?h=gstreamer&id=494e64d35476b3d777e09b5c75c7f56d18f6f1a4'>Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-1/+0 * - Update to 3.1.2wxs2009-07-137-69/+25 * - Fix runtime problem with embedded perl.wxs2009-05-042-1/+42 * - Update to 3.1.0wxs2009-02-267-30/+71 * - Unbreak INDEXedwin2008-09-031-0/+1 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * - Update to 3.0.3beech2008-07-052-5/+4 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * Update to 3.0.2.wxs2008-05-292-4/+4 * - Update to 3.0.1:clsung2008-04-132-4/+4 * Update to 3.0wxs2008-03-272-4/+4 * - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0 * - Update to 3.0.r3miwi2008-02-272-4/+4 * - Update to 3.0.r2miwi2008-02-024-12/+17 * Link with libthr when available. This should fix the CPU consumptionwxs2008-01-202-5/+40 * - Update to 3.0-RC1miwi2007-12-192-5/+5 * - Update to 3.0.b7miwi2007-12-123-8/+8 * - Update to 3.0.b5lwhsu2007-10-142-4/+4 * - Update to 3.0.b4miwi2007-10-052-5/+4 * Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-1/+2 * - Update to 3.0.b3mm2007-09-052-5/+4