summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-17 03:36:14 +0000
committerasau <asau@pkgsrc.org>2012-10-17 03:36:14 +0000
commit47e21d179399990d9dc2e1fe17770ca7cadae8aa (patch)
treead05436705a8c37f816f5e19dd2530d6b77df360 /parallel
parent442eedaefccd6ed382afa1bfc14b2757f9ae7ac4 (diff)
downloadpkgsrc-47e21d179399990d9dc2e1fe17770ca7cadae8aa.tar.gz
Cleanup while here.
Diffstat (limited to 'parallel')
-rw-r--r--parallel/hwloc/Makefile4
1 files changed, 2 insertions, 2 deletions
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