From 39c076622556a77569d00086b2df71ca2cdf4d43 Mon Sep 17 00:00:00 2001 From: hans Date: Wed, 14 Sep 2011 17:44:55 +0000 Subject: Use ${AUTORECONF_ARGS} to work with native pkg-config. --- sysutils/hal/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/hal') diff --git a/sysutils/hal/Makefile b/sysutils/hal/Makefile index 38d0dfdcbba..92b876c6c48 100644 --- a/sysutils/hal/Makefile +++ b/sysutils/hal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2011/05/07 10:07:12 shattered Exp $ +# $NetBSD: Makefile,v 1.57 2011/09/14 17:44:55 hans Exp $ DISTNAME= hal-0.5.14 PKGREVISION= 3 @@ -104,7 +104,7 @@ post-extract: ${CP} -r ${FILESDIR}/tools-netbsd ${WRKSRC}/tools/netbsd pre-configure: - cd ${WRKSRC} && autoreconf -vi + cd ${WRKSRC} && autoreconf -vi ${AUTORECONF_ARGS} .include "../../devel/GConf/schemas.mk" .include "../../devel/glib2/buildlink3.mk" -- cgit v1.2.3