summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-03-13 18:25:09 +0000
committerwiz <wiz@pkgsrc.org>2006-03-13 18:25:09 +0000
commit167d562a28df4d6adfe6c04fb81a2e8ca113f844 (patch)
tree9d726175eacef4a100e163ab0424723c552b4a35 /sysutils
parent5d8073dcb48659418a09b59b84c44e819548feae (diff)
downloadpkgsrc-167d562a28df4d6adfe6c04fb81a2e8ca113f844.tar.gz
Mark as not for NetBSD<3.99.16.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/strace/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/strace/Makefile b/sysutils/strace/Makefile
index 21c6b6c0619..518aa9cf170 100644
--- a/sysutils/strace/Makefile
+++ b/sysutils/strace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/05 09:19:03 christos Exp $
+# $NetBSD: Makefile,v 1.4 2006/03/13 18:25:09 wiz Exp $
#
DISTNAME= strace-4.5.14
@@ -10,6 +10,9 @@ MAINTAINER= christos@NetBSD.org
HOMEPAGE= http://www.liacs.nl/~wichert/strace/
COMMENT= Trace system calls
+NOT_FOR_PLATFORM= NetBSD-[012]*-* NetBSD-3.[0-9][._]*-* \
+ NetBSD-3.99.[0-9]-* NetBSD-3.99.1[0-5]-*
+
WRKSRC= ${WRKDIR}/${DISTNAME}/${SRCBALL_NAME}
GNU_CONFIGURE= yes