pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/binutils binutils: add a test target.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5430e615491a
branches:  trunk
changeset: 443328:5430e615491a
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Thu Dec 10 17:03:56 2020 +0000

description:
binutils: add a test target.

diffstat:

 devel/binutils/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r bf6d4d8bb5ac -r 5430e615491a devel/binutils/Makefile
--- a/devel/binutils/Makefile   Thu Dec 10 16:50:49 2020 +0000
+++ b/devel/binutils/Makefile   Thu Dec 10 17:03:56 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2020/12/06 18:07:53 fcambus Exp $
+# $NetBSD: Makefile,v 1.87 2020/12/10 17:03:56 fcambus Exp $
 
 DISTNAME=      binutils-2.35.1
 CATEGORIES=    devel
@@ -46,6 +46,7 @@
 PLIST_SRC+=    ${WRKDIR}/PLIST_DYNAMIC
 
 INFO_FILES=    yes
+TEST_TARGET=   check
 
 INSTALLATION_DIRS=     ${PKGGNUDIR}bin ${PKGGNUDIR}${PKGMANDIR}/man1
 



Home | Main Index | Thread Index | Old Index