diff options
Diffstat (limited to 'devel/boehm-gc/Makefile')
-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 557c2c011075..40777725ab40 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -15,6 +15,7 @@ DISTNAME= gc${PORTVERSION:S/.a/alpha/} MAINTAINER= stas@FreeBSD.org COMMENT= Garbage collection and memory leak detection for C and C++ +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GNOME= gnometarget USE_LDCONFIG= yes |