summaryrefslogtreecommitdiff
path: root/security/crack
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /security/crack
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'security/crack')
-rw-r--r--security/crack/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/crack/Makefile b/security/crack/Makefile
index 3504c28d1ff..bcb38513a88 100644
--- a/security/crack/Makefile
+++ b/security/crack/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2003/10/06 08:19:45 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2004/01/20 12:25:33 agc Exp $
# FreeBSD Id: ports/security/crack/Makefile,v 1.11 1999/09/04 19:24:50 obrien Exp
DISTNAME= crack5.0
PKGNAME= crack-5.0
-WRKSRC= ${WRKDIR}/c50a
CATEGORIES= security
MASTER_SITES= ftp://ftp.task.gda.pl/mirror/ftp.cert.org/pub/tools/crack/ \
ftp://ftp.cs.umn.edu/mirror00/ftp.win.tue.nl/pub/security/ \
@@ -13,6 +12,8 @@ MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://www.users.dircon.co.uk/~crypto/
COMMENT= The "Sensible" Unix Password Cracker
+WRKSRC= ${WRKDIR}/c50a
+
pre-configure:
@${ECHO} "XLIB+= -lcrypt" >> ${WRKSRC}/src/util/Makefile