pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/php5 add test target, as suggested by Chris Ross ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f2878b1947a8
branches:  trunk
changeset: 533729:f2878b1947a8
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Tue Sep 25 21:00:16 2007 +0000

description:
add test target, as suggested by Chris Ross on pkgsrc-users@n.o.

diffstat:

 lang/php5/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ae2b9c31098d -r f2878b1947a8 lang/php5/Makefile
--- a/lang/php5/Makefile        Tue Sep 25 20:13:36 2007 +0000
+++ b/lang/php5/Makefile        Tue Sep 25 21:00:16 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2007/09/04 23:39:31 jdolecek Exp $
+# $NetBSD: Makefile,v 1.61 2007/09/25 21:00:16 jdolecek Exp $
 
 PKGNAME=               php-${PHP_BASE_VERS}
 PKGREVISION=           3
@@ -7,6 +7,7 @@
 HOMEPAGE=              http://www.php.net/
 COMMENT=               PHP Hypertext Preprocessor version 5
 
+TEST_TARGET=           test
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_TOOLS+=            gmake lex



Home | Main Index | Thread Index | Old Index