From 3ad1bdbf063a03bdcca7087d41be98b07ad933af Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:18:15 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- security/gtk-systrace/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/gtk-systrace') diff --git a/security/gtk-systrace/Makefile b/security/gtk-systrace/Makefile index a086e6883ee..f38bcdabfe4 100644 --- a/security/gtk-systrace/Makefile +++ b/security/gtk-systrace/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:52:55 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/20 12:25:33 agc Exp $ # DISTNAME= gtk-systrace-2002-12-01 PKGNAME= gtk-systrace-20021201 PKGREVISION= 2 -WRKSRC= ${WRKDIR}/notification-0.1 CATEGORIES= security x11 MASTER_SITES= http://www.citi.umich.edu/u/provos/systrace/ @@ -14,6 +13,7 @@ COMMENT= GTK interface to systrace(1) ONLY_FOR_PLATFORM= NetBSD-1.6[H-Z]*-* NetBSD-1.[7-9]*-* NetBSD-[2-9]* +WRKSRC= ${WRKDIR}/notification-0.1 GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_LIBTOOL= YES -- cgit v1.2.3