diff options
Diffstat (limited to 'security/gtk-systrace/Makefile')
-rw-r--r-- | security/gtk-systrace/Makefile | 4 |
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 |