pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/libvorbis libvorbis: add test target.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f4fccbffd96
branches:  trunk
changeset: 377408:1f4fccbffd96
user:      maya <maya%pkgsrc.org@localhost>
date:      Fri Mar 16 20:37:10 2018 +0000

description:
libvorbis: add test target.

diffstat:

 audio/libvorbis/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ed4530033bdb -r 1f4fccbffd96 audio/libvorbis/Makefile
--- a/audio/libvorbis/Makefile  Fri Mar 16 20:24:27 2018 +0000
+++ b/audio/libvorbis/Makefile  Fri Mar 16 20:37:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2018/03/16 20:23:53 maya Exp $
+# $NetBSD: Makefile,v 1.61 2018/03/16 20:37:10 maya Exp $
 
 DISTNAME=      libvorbis-1.3.6
 CATEGORIES=    devel audio
@@ -12,6 +12,7 @@
 
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
+TEST_TARGET=           check
 
 PKGCONFIG_OVERRIDE+=   vorbis.pc.in
 PKGCONFIG_OVERRIDE+=   vorbisenc.pc.in



Home | Main Index | Thread Index | Old Index