summaryrefslogtreecommitdiff
path: root/security/gtk-systrace
diff options
context:
space:
mode:
authorgrant <grant>2004-10-01 10:37:32 +0000
committergrant <grant>2004-10-01 10:37:32 +0000
commit37de3f2762d7951bce56e15638fdf6fd081299fd (patch)
tree017a7433eaa90e1d6a50f1dd5a82213ba2ea63ec /security/gtk-systrace
parent3efd152a0bbf5ccf2481726f416347ca129ee0b8 (diff)
downloadpkgsrc-37de3f2762d7951bce56e15638fdf6fd081299fd.tar.gz
there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].*
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect this.
Diffstat (limited to 'security/gtk-systrace')
-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 49e7f59adbe..ae40f43766a 100644
--- a/security/gtk-systrace/Makefile
+++ b/security/gtk-systrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/04/25 05:04:52 snj Exp $
+# $NetBSD: Makefile,v 1.9 2004/10/01 10:37:32 grant Exp $
#
DISTNAME= gtk-systrace-2002-12-01
@@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@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-1.[7-9]*-* NetBSD-[2-9]*
+ONLY_FOR_PLATFORM= NetBSD-1.6[H-Z]*-* NetBSD-[2-9]*
WRKSRC= ${WRKDIR}/notification-0.1
GNU_CONFIGURE= YES