From 61769bf56e2f71617516434864edec5b0165f3d4 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. --- net/tkined/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/tkined') diff --git a/net/tkined/Makefile b/net/tkined/Makefile index a248261e65c..b88608c9515 100644 --- a/net/tkined/Makefile +++ b/net/tkined/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/12/18 09:52:32 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2004/01/20 12:22:22 agc Exp $ # DISTNAME= scotty-2.1.11 PKGNAME= tkined-1.4.11 -WRKSRC= ${WRKDIR}/${DISTNAME}/unix CATEGORIES= net tcl tk MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ @@ -14,6 +13,7 @@ COMMENT= Graphical network discovery and monitoring tool based on scotty DEPENDS+= tk>=8.3.2:../../x11/tk DEPENDS+= tcl-scotty>=2.1.11:../../net/tcl-scotty +WRKSRC= ${WRKDIR}/${DISTNAME}/unix GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-tcl-config=${PREFIX}/lib --enable-multicast \ --enable-gdmo --with-tk-config=${PREFIX}/lib -- cgit v1.2.3