pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pkgconfig Add TEST_TARGET to enable testing
details: https://anonhg.NetBSD.org/pkgsrc/rev/c859b3b761ef
branches: trunk
changeset: 460314:c859b3b761ef
user: heinz <heinz%pkgsrc.org@localhost>
date: Wed Aug 27 20:45:22 2003 +0000
description:
Add TEST_TARGET to enable testing
diffstat:
devel/pkgconfig/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a4897c43383b -r c859b3b761ef devel/pkgconfig/Makefile
--- a/devel/pkgconfig/Makefile Wed Aug 27 20:03:44 2003 +0000
+++ b/devel/pkgconfig/Makefile Wed Aug 27 20:45:22 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/07/21 16:43:44 martti Exp $
+# $NetBSD: Makefile,v 1.14 2003/08/27 20:45:22 heinz Exp $
#
DISTNAME= pkgconfig-0.15.0
@@ -15,6 +15,8 @@
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool ${WRKSRC}/glib-1.2.8/libtool
CONFIGURE_ARGS+= --disable-threads
+TEST_TARGET= check
+
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/pkgconfig
Home |
Main Index |
Thread Index |
Old Index