From 47e21d179399990d9dc2e1fe17770ca7cadae8aa Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 17 Oct 2012 03:36:14 +0000 Subject: Cleanup while here. --- parallel/hwloc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'parallel/hwloc') diff --git a/parallel/hwloc/Makefile b/parallel/hwloc/Makefile index 4b32553e4a5..65f442f7129 100644 --- a/parallel/hwloc/Makefile +++ b/parallel/hwloc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/10/17 03:11:44 asau Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/17 03:36:14 asau Exp $ DISTNAME= hwloc-1.5 CATEGORIES= parallel @@ -19,7 +19,7 @@ CONFIGURE_ARGS+= --enable-debug --enable-picky TEST_TARGET= check pre-configure: - ${RUN} cd ${WRKSRC} && autoreconf -ivf + $(RUN) cd $(WRKSRC) && autoreconf -ivf # libpci?? #.include "../../graphics/cairo/buildlink3.mk" # optional -- cgit v1.2.3