From 286b9d2abf07d40041baa2505fd75322563256cc Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 26 Jun 2004 19:06:31 +0000 Subject: oops, back out a line that shouldn't have been committed. --- security/john/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'security/john') diff --git a/security/john/Makefile b/security/john/Makefile index 5fe1b6e36c9..c859d207eff 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/06/26 19:06:04 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/06/26 19:06:31 grant Exp $ # DISTNAME= john-1.6 @@ -13,8 +13,6 @@ COMMENT= Unix Password Cracker WRKSRC= ${WRKDIR}/${DISTNAME}/src ALL_TARGET= generic -USE_BUILDLINK3= yes - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/../run/john ${PREFIX}/bin ${INSTALL_DATA_DIR} ${PREFIX}/share/john/ -- cgit v1.2.3