summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authordholland <dholland>2015-07-12 06:52:58 +0000
committerdholland <dholland>2015-07-12 06:52:58 +0000
commit503fa17c8740f1413f42fbb7cad96bfaa3d946cf (patch)
tree75ea0870ee6ff020cef7ee522982f86c44c284bc /security
parentaf0cb089aacf638167e93b85e7cfc1e3dab8ed5b (diff)
downloadpkgsrc-503fa17c8740f1413f42fbb7cad96bfaa3d946cf.tar.gz
systrace was removed in NetBSD 5.0; update ONLY_FOR_PLATFORM accordingly.
(probably this package should be removed entirely)
Diffstat (limited to 'security')
-rw-r--r--security/gtk-systrace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gtk-systrace/Makefile b/security/gtk-systrace/Makefile
index 603dc541845..49f652f3a45 100644
--- a/security/gtk-systrace/Makefile
+++ b/security/gtk-systrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/10/23 18:16:29 asau Exp $
+# $NetBSD: Makefile,v 1.19 2015/07/12 06:52:58 dholland Exp $
#
DISTNAME= gtk-systrace-2002-12-01
@@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.citi.umich.edu/u/provos/systrace/index.html
COMMENT= GTK interface to systrace(1)
-ONLY_FOR_PLATFORM= NetBSD-1.6[H-Z]*-* NetBSD-[2-9]*-*
+ONLY_FOR_PLATFORM= NetBSD-1.6[H-Z]*-* NetBSD-[2-4]*-*
WRKSRC= ${WRKDIR}/notification-0.1
GNU_CONFIGURE= YES