summaryrefslogtreecommitdiff
path: root/net/socks5
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/socks5
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'net/socks5')
-rw-r--r--net/socks5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile
index 604dbdaf9a1..5e2944c8ec1 100644
--- a/net/socks5/Makefile
+++ b/net/socks5/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.31 2004/01/05 11:20:18 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2004/01/20 12:22:22 agc Exp $
# FreeBSD Id: Makefile,v 1.14 1997/08/28 06:49:06 obrien Exp
#
DISTNAME= socks5-v1_0r2
PKGNAME= socks5-1.0.2
PKGREVISION= 3
-WRKSRC= ${WRKDIR}/socks5-v1.0r2
CATEGORIES= net security
MASTER_SITES= # empty -- manual fetch needed
EXTRACT_SUFX= _tar.gz
@@ -30,6 +29,7 @@ NO_BIN_ON_CDROM= ${RESTRICTED}
PKG_INSTALLATION_TYPES= overwrite pkgviews
+WRKSRC= ${WRKDIR}/socks5-v1.0r2
USE_BUILDLINK3= yes
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes