diff options
Diffstat (limited to 'net-p2p/eiskaltdcpp-lib/Makefile')
-rw-r--r-- | net-p2p/eiskaltdcpp-lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile index 76e79fe2394a..6954e50f66e4 100644 --- a/net-p2p/eiskaltdcpp-lib/Makefile +++ b/net-p2p/eiskaltdcpp-lib/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS+= chrpath:${PORTSDIR}/devel/chrpath PROJECTHOST= eiskaltdc USE_XZ= yes -USE_GCC= 4.6+ +USE_GCC= yes USES= cmake gettext USE_OPENSSL= yes USE_LDCONFIG= yes |