[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / audio / musicpd

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/audio/musicpd/Makefile between version 1.113 and 1.114

version 1.113, 2015/12/27 22:52:41 version 1.114, 2016/02/25 10:15:45
Line 23  USE_LANGUAGES=  c c++
Line 23  USE_LANGUAGES=  c c++
 GCC_REQD=               4.6  GCC_REQD=               4.6
   
 # MacOS X audio output is no longer enabled by default.  # MacOS X audio output is no longer enabled by default.
 .include "../../mk/bsd.prefs.mk"  CONFIGURE_ARGS.Darwin+= --enable-osx
 .if ${OPSYS} == "Darwin"  
 CONFIGURE_ARGS+=        --enable-osx  
 .endif  
   
 CPPFLAGS.SunOS+=        -std=gnu99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__  CPPFLAGS.SunOS+=        -std=gnu99 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__
   

Legend:
Removed from v.1.113  
changed lines
  Added in v.1.114

CVSweb <webmaster@jp.NetBSD.org>