pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/parallel/hwloc Cleanup while here.
details: https://anonhg.NetBSD.org/pkgsrc/rev/192e011ddae3
branches: trunk
changeset: 610074:192e011ddae3
user: asau <asau%pkgsrc.org@localhost>
date: Wed Oct 17 03:36:14 2012 +0000
description:
Cleanup while here.
diffstat:
parallel/hwloc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c8a5d8ac6589 -r 192e011ddae3 parallel/hwloc/Makefile
--- a/parallel/hwloc/Makefile Wed Oct 17 03:12:01 2012 +0000
+++ b/parallel/hwloc/Makefile Wed Oct 17 03:36:14 2012 +0000
@@ -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 @@
TEST_TARGET= check
pre-configure:
- ${RUN} cd ${WRKSRC} && autoreconf -ivf
+ $(RUN) cd $(WRKSRC) && autoreconf -ivf
# libpci??
#.include "../../graphics/cairo/buildlink3.mk" # optional
Home |
Main Index |
Thread Index |
Old Index