diff options
Diffstat (limited to 'devel/boehm-gc/Makefile')
-rw-r--r-- | devel/boehm-gc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile index a0f1e2b638b7..d2bcebbedf73 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -15,7 +15,7 @@ DISTNAME= gc${PORTVERSION:S/.a/alpha/} MAINTAINER= nobutaka@FreeBSD.org COMMENT= Garbage collection and memory leak detection for C and C++ -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 USE_GNOME= lthack USE_REINPLACE= yes HAS_CONFIGURE= yes |