diff options
Diffstat (limited to 'devel/cppunit/Makefile')
-rw-r--r-- | devel/cppunit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile index 884048668f37..87c0b2945858 100644 --- a/devel/cppunit/Makefile +++ b/devel/cppunit/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF MAINTAINER= yzlin@FreeBSD.org COMMENT= C++ port of the JUnit framework for unit testing -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes |