diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-04-07 23:03:57 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2012-04-07 23:03:57 +0000 |
commit | a6bca227765fb566cd8cb92c34c422f69409f812 (patch) | |
tree | a99d05cc5fedca2b182d1c126c5c061a474ad722 /deskutils | |
parent | b908359ff0c8ff58b4bdb8393496714faf1fbce4 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/cairo-dock-plugins/Makefile | 2 |
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//}" |