aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/cairo-dock-plugins
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2012-04-08 07:03:57 +0800
committergerald <gerald@FreeBSD.org>2012-04-08 07:03:57 +0800
commita759c809f2d3323a5570f1f77890906191f2de60 (patch)
tree46bd3ccfe095fab8482dd9a94bafca9f52e70444 /deskutils/cairo-dock-plugins
parenta61c310b143c1d600104605cb9a2a61974e782c7 (diff)
downloadfreebsd-ports-gnome-a759c809f2d3323a5570f1f77890906191f2de60.tar.gz
freebsd-ports-gnome-a759c809f2d3323a5570f1f77890906191f2de60.tar.zst
freebsd-ports-gnome-a759c809f2d3323a5570f1f77890906191f2de60.zip
Replace USE_GCC=4.5+ by USE_GCC=4.6+ which has been transparently
done by the ports infrastructure for a while. Approved by: maintainer (fidaj@ukr.net) Feature safe: yes
Diffstat (limited to 'deskutils/cairo-dock-plugins')
-rw-r--r--deskutils/cairo-dock-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/cairo-dock-plugins/Makefile b/deskutils/cairo-dock-plugins/Makefile
index 6d2155659d4a..a2e0f445ff6e 100644
--- a/deskutils/cairo-dock-plugins/Makefile
+++ b/deskutils/cairo-dock-plugins/Makefile
@@ -29,7 +29,7 @@ USE_PYTHON= yes
USE_XORG= xrender
USE_DOS2UNIX= YES
USE_CMAKE= yes
-USE_GCC= 4.5+
+USE_GCC= 4.6+
MAKE_JOBS_SAFE= YES
PLIST_SUB+= PYVER="${PYTHON_VERSION:S/thon//}"