pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/pict Define TEST_TARGET.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2582bd8bd096
branches:  trunk
changeset: 400865:2582bd8bd096
user:      asau <asau%pkgsrc.org@localhost>
date:      Thu Oct 29 10:10:57 2009 +0000

description:
Define TEST_TARGET.

diffstat:

 lang/pict/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e22ec91516f2 -r 2582bd8bd096 lang/pict/Makefile
--- a/lang/pict/Makefile        Thu Oct 29 08:29:33 2009 +0000
+++ b/lang/pict/Makefile        Thu Oct 29 10:10:57 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/10/28 06:13:40 dholland Exp $
+# $NetBSD: Makefile,v 1.2 2009/10/29 10:10:57 asau Exp $
 
 DISTNAME=      pict-4.1
 CATEGORIES=    lang
@@ -18,6 +18,8 @@
 MAKE_ENV+=             X11INCLUDE=${X11BASE}/include \
                        X11LIB=${X11BASE}/lib
 
+TEST_TARGET=   test
+
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/Doc/*.ps ${DESTDIR}${PREFIX}/share/doc/pict/
 



Home | Main Index | Thread Index | Old Index