pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/libsndfile



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