Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/audio/sox/options.mk,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/audio/sox/options.mk,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/audio/sox/options.mk 2008/04/27 08:19:54 1.2 +++ pkgsrc/audio/sox/options.mk 2010/07/23 07:55:12 1.3 @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.2 2008/04/27 08:19:54 wiz Exp $ +# $NetBSD: options.mk,v 1.3 2010/07/23 07:55:12 adam Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.sox PKG_SUPPORTED_OPTIONS= lame oss @@ -12,5 +12,5 @@ PKG_SUGGESTED_OPTIONS= .endif .if empty(PKG_OPTIONS:Moss) -CONFIGURE_ARGS+= --enable-oss=no +CONFIGURE_ARGS+= --without-oss .endif