summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-01-04 04:28:16 +0000
committerdholland <dholland@pkgsrc.org>2015-01-04 04:28:16 +0000
commite4332b238be02b0af2566dc1257cae5a35c7c11d (patch)
treed6f27f1d7515dc983f01e3cb1d37bea629dc3eff /sysutils
parentff7acb9a09118768e10700649f6cb00a7e0c233e (diff)
downloadpkgsrc-e4332b238be02b0af2566dc1257cae5a35c7c11d.tar.gz
document NOT_FOR_PLATFORM
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/strace/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/strace/Makefile b/sysutils/strace/Makefile
index 34f4d30bb6d..10223a1852c 100644
--- a/sysutils/strace/Makefile
+++ b/sysutils/strace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2014/05/29 23:37:32 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2015/01/04 04:28:16 dholland Exp $
#
DISTNAME= strace-4.5.15
@@ -15,6 +15,7 @@ LICENSE= modified-bsd
# NetBSD < 3.99.16
NOT_FOR_PLATFORM= NetBSD-[012]*-* NetBSD-3.[0-9][._]*-* \
NetBSD-3.99.[0-9]-* NetBSD-3.99.1[0-5]-*
+# "not supported" according to joerg@
NOT_FOR_PLATFORM+= DragonFly-*-*
GNU_CONFIGURE= yes