pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/libvorbis
Module Name: pkgsrc
Committed By: maya
Date: Fri Mar 16 20:37:10 UTC 2018
Modified Files:
pkgsrc/audio/libvorbis: Makefile
Log Message:
libvorbis: add test target.
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/audio/libvorbis/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/libvorbis/Makefile
diff -u pkgsrc/audio/libvorbis/Makefile:1.60 pkgsrc/audio/libvorbis/Makefile:1.61
--- pkgsrc/audio/libvorbis/Makefile:1.60 Fri Mar 16 20:23:53 2018
+++ pkgsrc/audio/libvorbis/Makefile Fri Mar 16 20:37:10 2018
@@ -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
Home |
Main Index |
Thread Index |
Old Index