summaryrefslogtreecommitdiff
path: root/audio/libvorbis
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-03-16 20:37:10 +0000
committermaya <maya@pkgsrc.org>2018-03-16 20:37:10 +0000
commitb0d47005d6601b27a1a140ebd6dbb58ceafbab4c (patch)
treeedc46f65a03ddca727b2e198413db2326f6ee925 /audio/libvorbis
parentf63364a998b3a75a2481f513caac651abb32cfd8 (diff)
downloadpkgsrc-b0d47005d6601b27a1a140ebd6dbb58ceafbab4c.tar.gz
libvorbis: add test target.
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index ae966600654..f0bf4f7f906 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -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 @@ LICENSE= modified-bsd
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+TEST_TARGET= check
PKGCONFIG_OVERRIDE+= vorbis.pc.in
PKGCONFIG_OVERRIDE+= vorbisenc.pc.in