pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/john oops, back out a line that shouldn't hav...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8afa25670345
branches: trunk
changeset: 477101:8afa25670345
user: grant <grant%pkgsrc.org@localhost>
date: Sat Jun 26 19:06:31 2004 +0000
description:
oops, back out a line that shouldn't have been committed.
diffstat:
security/john/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r e2447a3e14e9 -r 8afa25670345 security/john/Makefile
--- a/security/john/Makefile Sat Jun 26 19:06:04 2004 +0000
+++ b/security/john/Makefile Sat Jun 26 19:06:31 2004 +0000
@@ -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 @@
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/
Home |
Main Index |
Thread Index |
Old Index