pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libsndfile Enabled test target.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5bab12e970a0
branches: trunk
changeset: 570063:5bab12e970a0
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun Jan 24 17:26:21 2010 +0000
description:
Enabled test target.
diffstat:
audio/libsndfile/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 15f0c552aba8 -r 5bab12e970a0 audio/libsndfile/Makefile
--- a/audio/libsndfile/Makefile Sun Jan 24 17:13:34 2010 +0000
+++ b/audio/libsndfile/Makefile Sun Jan 24 17:26:21 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2009/12/15 11:08:38 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2010/01/24 17:26:21 heinz Exp $
DISTNAME= libsndfile-1.0.21
CATEGORIES= audio
@@ -29,6 +29,8 @@
# This package compiles with gcc2, but its configure script doesn't know that
CONFIGURE_ENV+= ac_cv_c_struct_hack=yes
+TEST_TARGET= check
+
.include "../../mk/bsd.prefs.mk"
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index