pkgsrc-Bugs archive

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

PR/39197 CVS commit: pkgsrc/audio/libsndfile



The following reply was made to PR pkg/39197; it has been noted by GNATS.

From: OBATA Akio <obache%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39197 CVS commit: pkgsrc/audio/libsndfile
Date: Thu, 24 Jul 2008 22:39:30 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  obache
 Date:          Thu Jul 24 22:39:30 UTC 2008
 
 Modified Files:
        pkgsrc/audio/libsndfile: Makefile options.mk
 
 Log Message:
 Fix improper PKG_SUGGESTED_OPTIONS and fix build failure on some platforms.
 
 * Should not try to use OSS for unknown OSes, PR 39197,
   only for having buitin OSS.
 * for Solaris, ${OPSYS} != "Solaris", it's "SunOS".
   Fixed to use sunaudio instead of oss.
 
 Bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.45 -r1.46 pkgsrc/audio/libsndfile/Makefile
 cvs rdiff -r1.4 -r1.5 pkgsrc/audio/libsndfile/options.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index