summaryrefslogtreecommitdiff
path: root/net/netcat
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/netcat
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'net/netcat')
-rw-r--r--net/netcat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netcat/Makefile b/net/netcat/Makefile
index c8df30369da..3fd5668e4ea 100644
--- a/net/netcat/Makefile
+++ b/net/netcat/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2004/01/05 11:29:41 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2004/01/20 12:22:20 agc Exp $
DISTNAME= nc110
PKGNAME= netcat-1.10
PKGREVISION= 1
-WRKSRC= ${WRKDIR}
CATEGORIES= net
MASTER_SITES= ftp://coast.cs.purdue.edu/pub/tools/unix/netutils/netcat/ \
ftp://zippy.telcom.arizona.edu/pub/mirrors/avian.org/hacks/ \
@@ -19,6 +18,7 @@ COMMENT= Read and write data across network connections
PKG_INSTALLATION_TYPES= overwrite pkgviews
+WRKSRC= ${WRKDIR}
USE_BUILDLINK3= yes
MAKE_ENV+= DFLAGS="-DGAPING_SECURITY_HOLE -DTELNET"
ALL_TARGET= ${LOWER_OPSYS}