aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cmockery2
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-10-01 09:35:15 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-10-01 09:35:15 +0000
commit03fa8e3a2a3696c34c1fb347e2fd596347209690 (patch)
treea168b7849854121a7f7baf1033ff7b90e6598b6e /sysutils/cmockery2
parente76dd762014d91c07390943baa934d52286b47b6 (diff)
downloadports-03fa8e3a2a3696c34c1fb347e2fd596347209690.tar.gz
ports-03fa8e3a2a3696c34c1fb347e2fd596347209690.zip
- Convert to USES=autoreconf
- Remove :build from USES=libtool because this port does not need /usr/local/bin/libtool
Notes
Notes: svn path=/head/; revision=369708
Diffstat (limited to 'sysutils/cmockery2')
-rw-r--r--sysutils/cmockery2/Makefile4
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