pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/oniguruma Add test target.
details: https://anonhg.NetBSD.org/pkgsrc/rev/34129cbe064e
branches: trunk
changeset: 545680:34129cbe064e
user: obache <obache%pkgsrc.org@localhost>
date: Sun Aug 10 01:19:46 2008 +0000
description:
Add test target.
diffstat:
textproc/oniguruma/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 810a3de657bf -r 34129cbe064e textproc/oniguruma/Makefile
--- a/textproc/oniguruma/Makefile Sat Aug 09 22:17:20 2008 +0000
+++ b/textproc/oniguruma/Makefile Sun Aug 10 01:19:46 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/08/09 17:33:22 ahoka Exp $
+# $NetBSD: Makefile,v 1.2 2008/08/10 01:19:46 obache Exp $
#
DISTNAME= onig-5.9.1
@@ -15,4 +15,6 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
+TEST_TARGET= atest
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index