From 4574a4fb33085367cd15d16da70a3dcb9c967f4d Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Tue, 11 Sep 2007 20:53:26 +0000 Subject: net-mgmt/netxms - support build on FreeBSD 7.0-CURRENT NetXMS-0.2.18.2 source not compiling on GCC 4.2 (base compilator on 7.0-CURRENT) PR: ports/116252 Submitted by: Vladimir Ermakov --- net-mgmt/netxms/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net-mgmt') diff --git a/net-mgmt/netxms/Makefile b/net-mgmt/netxms/Makefile index 5d24290a3e5d..e03c2dd82d9b 100644 --- a/net-mgmt/netxms/Makefile +++ b/net-mgmt/netxms/Makefile @@ -17,9 +17,7 @@ NO_PACKAGE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CC= gcc -CXX= g++ - +USE_GCC= 3.4 USE_LDCONFIG= yes USE_OPENSSL= yes -- cgit v1.2.3