diff options
Diffstat (limited to 'devel/cppunit/Makefile')
-rw-r--r-- | devel/cppunit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile index f0b29529c34b..b5bffa3d01b9 100644 --- a/devel/cppunit/Makefile +++ b/devel/cppunit/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= gcross@fastmail.fm COMMENT= C++ port of the JUnit framework for unit testing +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |