pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/bison add TEST_TARGET



details:   https://anonhg.NetBSD.org/pkgsrc/rev/51a9deb929d1
branches:  trunk
changeset: 459840:51a9deb929d1
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sat Aug 09 07:33:27 2003 +0000

description:
add TEST_TARGET

diffstat:

 devel/bison/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 5b21e95344a6 -r 51a9deb929d1 devel/bison/Makefile
--- a/devel/bison/Makefile      Sat Aug 09 07:03:14 2003 +0000
+++ b/devel/bison/Makefile      Sat Aug 09 07:33:27 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2003/07/17 21:29:41 grant Exp $
+# $NetBSD: Makefile,v 1.46 2003/08/09 07:33:27 heinz Exp $
 
 DISTNAME=              bison-1.875
 PKGREVISION=           1
@@ -21,4 +21,6 @@
 USE_NEW_TEXINFO=       YES
 INFO_FILES=            bison.info
 
+TEST_TARGET=           check
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index