aboutsummaryrefslogtreecommitdiff
path: root/devel/boehm-gc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-10-29 08:45:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-10-29 08:45:31 +0000
commitc6f888194d1a7d263bc6ef4d66a1e3f02a334c07 (patch)
tree7b9361b59ef8fc197e0fac6178a2336024c2f6eb /devel/boehm-gc
parentd31032cfe5b49c2504c37f433fef3b67550bc94e (diff)
downloadports-c6f888194d1a7d263bc6ef4d66a1e3f02a334c07.tar.gz
ports-c6f888194d1a7d263bc6ef4d66a1e3f02a334c07.zip
- Fix build on FreeBSD 10
Notes
Notes: svn path=/head/; revision=284615
Diffstat (limited to 'devel/boehm-gc')
-rw-r--r--devel/boehm-gc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile
index 931200dc3d54..e9884a774531 100644
--- a/devel/boehm-gc/Makefile
+++ b/devel/boehm-gc/Makefile
@@ -15,6 +15,7 @@ DISTNAME= gc-${PORTVERSION:S/.a/alpha/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Garbage collection and memory leak detection for C and C++
+WITH_FBSD10_FIX=yes
GNU_CONFIGURE= yes
USE_GNOME= gnomehack
USE_LDCONFIG= yes