Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/valgrind/Makefile,v retrieving revision 1.27 diff -p -u -r1.27 Makefile --- Makefile 11 May 2008 19:37:28 -0000 1.27 +++ Makefile 15 May 2008 18:59:43 -0000 @@ -25,13 +25,13 @@ USE_AUTOTOOLS+= autoconf:261 aclocal:19 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+=--enable-maintainer-mode USE_PERL5_BUILD=yes +USE_GCC= 3.4 .include .if ${OSVERSION} >= 800000 IGNORE= FreeBSD 8.x is unsupported .elif ${OSVERSION} >= 700000 -BROKEN= does not compile PLIST_SUB+= RELENG_5="@comment " PLIST_SUB+= RELENG_6="@comment " PLIST_SUB+= RELENG_7=""