diff options
Diffstat (limited to 'devel/boehm-gc')
-rw-r--r-- | devel/boehm-gc/Makefile | 1 |
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 |