Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/ipf/bin Set "BINDIR" to get binaries installed ...



details:   https://anonhg.NetBSD.org/src/rev/02a3cef8f64d
branches:  trunk
changeset: 778394:02a3cef8f64d
user:      tron <tron%NetBSD.org@localhost>
date:      Sat Mar 24 18:27:16 2012 +0000

description:
Set "BINDIR" to get binaries installed in the correct directory.

diffstat:

 external/bsd/ipf/bin/Makefile.inc |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r abd50193b35f -r 02a3cef8f64d external/bsd/ipf/bin/Makefile.inc
--- a/external/bsd/ipf/bin/Makefile.inc Sat Mar 24 17:52:35 2012 +0000
+++ b/external/bsd/ipf/bin/Makefile.inc Sat Mar 24 18:27:16 2012 +0000
@@ -1,2 +1,4 @@
-# $NetBSD: Makefile.inc,v 1.1 2012/03/23 21:29:44 christos Exp $
+# $NetBSD: Makefile.inc,v 1.2 2012/03/24 18:27:16 tron Exp $
 .include "../Makefile.inc"
+
+BINDIR?=       /usr/sbin



Home | Main Index | Thread Index | Old Index