aboutsummaryrefslogtreecommitdiff
path: root/devel/valgrind-snapshot/Makefile
diff options
context:
space:
mode:
authorSimon Barner <barner@FreeBSD.org>2008-05-17 19:04:49 +0000
committerSimon Barner <barner@FreeBSD.org>2008-05-17 19:04:49 +0000
commit7ce1a7216c5aef1b6dd344b3a65ef8ac7fd159f0 (patch)
treef1578853ab1615d4016ad903b77cbf958e026931 /devel/valgrind-snapshot/Makefile
parent686e3757f36f853537a65f9d1bfa7ccba1c0086b (diff)
downloadports-7ce1a7216c5aef1b6dd344b3a65ef8ac7fd159f0.tar.gz
ports-7ce1a7216c5aef1b6dd344b3a65ef8ac7fd159f0.zip
Notes
Diffstat (limited to 'devel/valgrind-snapshot/Makefile')
-rw-r--r--devel/valgrind-snapshot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/valgrind-snapshot/Makefile b/devel/valgrind-snapshot/Makefile
index a3f36c55ed2d..30edcd7fa5dc 100644
--- a/devel/valgrind-snapshot/Makefile
+++ b/devel/valgrind-snapshot/Makefile
@@ -27,6 +27,7 @@ USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS+= autoconf:261 aclocal:19 automake:19
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+USE_GCC= 3.4
WRKSRC= ${WRKDIR}/${DISTNAME}
@@ -35,7 +36,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
.if ${OSVERSION} >= 800000
IGNORE= FreeBSD 8.0 is supported yet
.elif ${OSVERSION} >= 700000
-BROKEN= does not compile
PLIST_SUB+= RELENG_5="@comment "
PLIST_SUB+= RELENG_6="@comment "
PLIST_SUB+= RELENG_7=""