Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd This has no business going to the crypto tree a...
details: https://anonhg.NetBSD.org/src/rev/2fd48acd6ffc
branches: trunk
changeset: 784873:2fd48acd6ffc
user: christos <christos%NetBSD.org@localhost>
date: Tue Feb 12 20:32:11 2013 +0000
description:
This has no business going to the crypto tree and building it.
diffstat:
external/bsd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c622d4f17a2d -r 2fd48acd6ffc external/bsd/Makefile
--- a/external/bsd/Makefile Tue Feb 12 20:31:13 2013 +0000
+++ b/external/bsd/Makefile Tue Feb 12 20:32:11 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2012/11/15 19:49:12 jkunz Exp $
+# $NetBSD: Makefile,v 1.35 2013/02/12 20:32:11 christos Exp $
.include <bsd.own.mk>
@@ -10,7 +10,7 @@
SUBDIR+= atf
.endif
.if (${MKCRYPTO} != "no")
-SUBDIR+= pkg_install ../../crypto/external/bsd
+SUBDIR+= pkg_install
.endif
# IP Filter
.if (${MKIPFILTER} != "no")
Home |
Main Index |
Thread Index |
Old Index