pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/xz xz: add test target, omit old GCC_REQD.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6eee05b4778e
branches:  trunk
changeset: 384775:6eee05b4778e
user:      maya <maya%pkgsrc.org@localhost>
date:      Sun Sep 02 21:03:22 2018 +0000

description:
xz: add test target, omit old GCC_REQD.

diffstat:

 archivers/xz/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1f1def1bad50 -r 6eee05b4778e archivers/xz/Makefile
--- a/archivers/xz/Makefile     Sun Sep 02 20:55:36 2018 +0000
+++ b/archivers/xz/Makefile     Sun Sep 02 21:03:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2018/06/05 22:28:38 adam Exp $
+# $NetBSD: Makefile,v 1.28 2018/09/02 21:03:22 maya Exp $
 
 DISTNAME=      xz-5.2.4
 CATEGORIES=    archivers
@@ -14,7 +14,7 @@
 GNU_CONFIGURE=         yes
 PKGCONFIG_OVERRIDE=    src/liblzma/liblzma.pc.in
 
-GCC_REQD+=             3.0
+TEST_TARGET=           check
 
 CONFLICTS=     lzma-[0-9]* lzma-utils-[0-9]* lzmalib-[0-9]*
 



Home | Main Index | Thread Index | Old Index