pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/tcpdstat use buildlink3 because this blindly calls...
details: https://anonhg.NetBSD.org/pkgsrc/rev/26df9c22ea5f
branches: trunk
changeset: 477838:26df9c22ea5f
user: grant <grant%pkgsrc.org@localhost>
date: Sat Jul 10 09:07:22 2004 +0000
description:
use buildlink3 because this blindly calls "gcc" with gcc specific
flags.
diffstat:
net/tcpdstat/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r f496b720d29f -r 26df9c22ea5f net/tcpdstat/Makefile
--- a/net/tcpdstat/Makefile Sat Jul 10 09:04:57 2004 +0000
+++ b/net/tcpdstat/Makefile Sat Jul 10 09:07:22 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/20 12:22:22 agc Exp $
+# $NetBSD: Makefile,v 1.7 2004/07/10 09:07:22 grant Exp $
DISTNAME= tcpd-tools-0.8
PKGNAME= tcpdstat-0.8
@@ -10,5 +10,6 @@
WRKSRC= ${WRKDIR}/${DISTNAME}/tcpdstat
MAKE_ENV= BINDIR=${PREFIX}/bin
+USE_BUILDLINK3= yes
.include <../../mk/bsd.pkg.mk>
Home |
Main Index |
Thread Index |
Old Index