summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2012-04-07 23:03:57 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2012-04-07 23:03:57 +0000
commita6bca227765fb566cd8cb92c34c422f69409f812 (patch)
treea99d05cc5fedca2b182d1c126c5c061a474ad722 /deskutils
parentUpgrade to 2.03pre5 (diff)
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
Notes
Notes: svn path=/head/; revision=294351
Diffstat (limited to 'deskutils')
-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//}"