Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/mdocml/bin Need to provide BINDIR explicitly.
details: https://anonhg.NetBSD.org/src/rev/ea611589f748
branches: trunk
changeset: 748364:ea611589f748
user: joerg <joerg%NetBSD.org@localhost>
date: Wed Oct 21 22:33:12 2009 +0000
description:
Need to provide BINDIR explicitly.
diffstat:
external/bsd/mdocml/bin/Makefile.inc | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (10 lines):
diff -r 932a4b5de7ec -r ea611589f748 external/bsd/mdocml/bin/Makefile.inc
--- a/external/bsd/mdocml/bin/Makefile.inc Wed Oct 21 22:32:20 2009 +0000
+++ b/external/bsd/mdocml/bin/Makefile.inc Wed Oct 21 22:33:12 2009 +0000
@@ -1,3 +1,5 @@
-# $NetBSD: Makefile.inc,v 1.1 2009/10/21 18:04:52 joerg Exp $
+# $NetBSD: Makefile.inc,v 1.2 2009/10/21 22:33:12 joerg Exp $
+
+BINDIR?= /usr/bin
.include "${.PARSEDIR}/../Makefile.inc"
Home |
Main Index |
Thread Index |
Old Index