summaryrefslogtreecommitdiff
path: root/net/tkined
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 /net/tkined
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'net/tkined')
-rw-r--r--net/tkined/Makefile4
1 files changed, 2 insertions, 2 deletions
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