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 c3f93b7fe9c3..22b732b02432 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -14,7 +14,7 @@ DISTNAME= gc${PORTVERSION:S/.a/alpha/} MAINTAINER= nobutaka@FreeBSD.org COMMENT= Garbage collection and memory leak detection for C and C++ -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 USE_REINPLACE= yes HAS_CONFIGURE= yes INSTALLS_SHLIB= yes |