diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/curlpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile index 524044d11e51..564847b3a430 100644 --- a/ftp/curlpp/Makefile +++ b/ftp/curlpp/Makefile @@ -18,7 +18,7 @@ COMMENT= A C++ wrapper for libcurl LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl -USE_GCC= 3.3 +USE_GCC= 3.4 USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |