pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net Don't override SUBDIR in the middle of the Makefile.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b2208e0a81c9
branches: trunk
changeset: 546944:b2208e0a81c9
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Sep 10 01:12:31 2008 +0000
description:
Don't override SUBDIR in the middle of the Makefile.
diffstat:
net/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cf4c17aa25b5 -r b2208e0a81c9 net/Makefile
--- a/net/Makefile Wed Sep 10 00:43:01 2008 +0000
+++ b/net/Makefile Wed Sep 10 01:12:31 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.722 2008/09/08 17:28:12 adrianp Exp $
+# $NetBSD: Makefile,v 1.723 2008/09/10 01:12:31 joerg Exp $
#
COMMENT= Networking tools
@@ -197,7 +197,7 @@
SUBDIR+= liblive
SUBDIR+= libmms
SUBDIR+= libnids
-SUBDIR== libnipper
+SUBDIR+= libnipper
SUBDIR+= libpcap
SUBDIR+= libradius
SUBDIR+= libsoup-devel
Home |
Main Index |
Thread Index |
Old Index