pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ppp-lzs Let the NetBSD 1.6's .mk files find the in...
details: https://anonhg.NetBSD.org/pkgsrc/rev/24759272526c
branches: trunk
changeset: 481968:24759272526c
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Fri Oct 15 20:29:58 2004 +0000
description:
Let the NetBSD 1.6's .mk files find the include files.
diffstat:
net/ppp-lzs/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3c623528f292 -r 24759272526c net/ppp-lzs/Makefile
--- a/net/ppp-lzs/Makefile Fri Oct 15 20:00:57 2004 +0000
+++ b/net/ppp-lzs/Makefile Fri Oct 15 20:29:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/08/27 00:16:52 reed Exp $
+# $NetBSD: Makefile,v 1.2 2004/10/15 20:29:58 kristerw Exp $
DISTNAME= ppp-lzs-1.2
CATEGORIES= net
@@ -14,6 +14,7 @@
.include "../../mk/bsd.prefs.mk"
MAKE_ENV+= NETBSDSRCDIR="${NETBSDSRCDIR}"
+MAKE_ENV+= S="${NETBSDSRCDIR}/sys"
MESSAGE_SUBST+= PREFIX="${PREFIX}"
pre-extract:
Home |
Main Index |
Thread Index |
Old Index