pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/monotone Add a test target.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/338534c6906d
branches:  trunk
changeset: 547187:338534c6906d
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Sep 13 16:19:15 2008 +0000

description:
Add a test target.

diffstat:

 devel/monotone/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ec1f444ff7f2 -r 338534c6906d devel/monotone/Makefile
--- a/devel/monotone/Makefile   Sat Sep 13 16:15:55 2008 +0000
+++ b/devel/monotone/Makefile   Sat Sep 13 16:19:15 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2008/09/05 20:48:46 bjs Exp $
+# $NetBSD: Makefile,v 1.56 2008/09/13 16:19:15 jmmv Exp $
 #
 
 DISTNAME=      monotone-0.41
@@ -14,6 +14,7 @@
 GCC_REQD+=             3.0
 GNU_CONFIGURE=         yes
 INFO_FILES=            yes
+TEST_TARGET=           check
 UNLIMIT_RESOURCES+=    datasize
 USE_TOOLS+=            gmake makeinfo pax
 USE_LANGUAGES=         c c++



Home | Main Index | Thread Index | Old Index