pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/curl Mention (in a comment) that test target needs...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f9221307aa4
branches: trunk
changeset: 515568:7f9221307aa4
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jul 04 06:30:25 2006 +0000
description:
Mention (in a comment) that test target needs perl.
diffstat:
www/curl/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d47a7634a61d -r 7f9221307aa4 www/curl/Makefile
--- a/www/curl/Makefile Tue Jul 04 06:27:39 2006 +0000
+++ b/www/curl/Makefile Tue Jul 04 06:30:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2006/07/03 21:32:09 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2006/07/04 06:30:25 wiz Exp $
DISTNAME= curl-7.15.4
CATEGORIES= www
@@ -23,6 +23,7 @@
# Work around an ICE on sparc64 with gcc2
CONFIGURE_ENV+= F77=${FALSE:Q}
+# needs perl
TEST_TARGET= check
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index