pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Net-SSLeay The "test" phase is interactive.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c13ba797d635
branches: trunk
changeset: 519332:c13ba797d635
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Oct 01 15:12:12 2006 +0000
description:
The "test" phase is interactive.
diffstat:
security/p5-Net-SSLeay/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 47b7f6c132e6 -r c13ba797d635 security/p5-Net-SSLeay/Makefile
--- a/security/p5-Net-SSLeay/Makefile Sun Oct 01 15:10:55 2006 +0000
+++ b/security/p5-Net-SSLeay/Makefile Sun Oct 01 15:12:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2006/03/12 02:48:19 heinz Exp $
+# $NetBSD: Makefile,v 1.38 2006/10/01 15:12:12 rillig Exp $
DISTNAME= Net_SSLeay.pm-1.30
PKGNAME= p5-${DISTNAME:S/Net_/Net-/:S/.pm//}
@@ -14,6 +14,9 @@
PERL5_PACKLIST= auto/Net/SSLeay/.packlist
MAKE_PARAMS= ${SSLBASE}
+# Needs someone to press ^C when the test does not do any progress.
+INTERACTIVE_STAGE= test
+
.include "../../lang/perl5/module.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index