diff options
Diffstat (limited to 'net/xmlrpc++/Makefile')
-rw-r--r-- | net/xmlrpc++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/xmlrpc++/Makefile b/net/xmlrpc++/Makefile index 829f3c2f9304..172394b40405 100644 --- a/net/xmlrpc++/Makefile +++ b/net/xmlrpc++/Makefile @@ -17,6 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A C++ implementation of the XML-RPC protocol USE_REINPLACE= yes +USE_GCC= 3.1 USE_GMAKE= yes post-patch: |