diff options
Diffstat (limited to 'sysutils/cmockery2')
-rw-r--r-- | sysutils/cmockery2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/cmockery2/Makefile b/sysutils/cmockery2/Makefile index 52ac7b49f16e..cbd92c6b59ab 100644 --- a/sysutils/cmockery2/Makefile +++ b/sysutils/cmockery2/Makefile @@ -16,10 +16,8 @@ LICENSE= APACHE20 WRKSRC= ${WRKDIR}/cmockery2-${PORTVERSION} -USES= libtool:build pkgconfig -USE_AUTOTOOLS= automake autoconf aclocal libtoolize autoheader -AUTOMAKE_ARGS= --add-missing GNU_CONFIGURE= yes +USES= autoreconf libtool pkgconfig USE_LDCONFIG= yes INSTALL_TARGET= install-strip |