summaryrefslogtreecommitdiff
path: root/security/gtk-systrace
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit3ad1bdbf063a03bdcca7087d41be98b07ad933af (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /security/gtk-systrace
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
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 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