pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/strace Not supported on DragonFly.
details: https://anonhg.NetBSD.org/pkgsrc/rev/60ce2b6af81e
branches: trunk
changeset: 515045:60ce2b6af81e
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Jun 22 19:23:03 2006 +0000
description:
Not supported on DragonFly.
diffstat:
sysutils/strace/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 3f071282e794 -r 60ce2b6af81e sysutils/strace/Makefile
--- a/sysutils/strace/Makefile Thu Jun 22 18:52:00 2006 +0000
+++ b/sysutils/strace/Makefile Thu Jun 22 19:23:03 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/03/13 18:25:09 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/06/22 19:23:03 joerg Exp $
#
DISTNAME= strace-4.5.14
@@ -11,7 +11,8 @@
COMMENT= Trace system calls
NOT_FOR_PLATFORM= NetBSD-[012]*-* NetBSD-3.[0-9][._]*-* \
- NetBSD-3.99.[0-9]-* NetBSD-3.99.1[0-5]-*
+ NetBSD-3.99.[0-9]-* NetBSD-3.99.1[0-5]-* \
+ DragonFly-*-*
WRKSRC= ${WRKDIR}/${DISTNAME}/${SRCBALL_NAME}
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index