pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/npth add TEST_TARGET
details: https://anonhg.NetBSD.org/pkgsrc/rev/33b6f578f162
branches: trunk
changeset: 356090:33b6f578f162
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Dec 18 21:27:23 2016 +0000
description:
add TEST_TARGET
diffstat:
devel/npth/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1376bec6c7b3 -r 33b6f578f162 devel/npth/Makefile
--- a/devel/npth/Makefile Sun Dec 18 21:12:58 2016 +0000
+++ b/devel/npth/Makefile Sun Dec 18 21:27:23 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2015/09/05 23:19:52 wiedi Exp $
+# $NetBSD: Makefile,v 1.3 2016/12/18 21:27:23 tnn Exp $
DISTNAME= npth-1.2
CATEGORIES= devel
@@ -13,6 +13,7 @@
USE_LANGUAGES= c99
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+TEST_TARGET= check
post-build:
cd ${WRKSRC} && ${RM} npth-config && ${MAKE} npth-config
Home |
Main Index |
Thread Index |
Old Index