freebsd-ports/audio/soundtracker
Jan Beich d7b810dcf3 audio/soundtracker: fix options and unbreak ASM=on on 10+
AC_ARG_ENABLE usage in configure.in is broken. Only 'gnome' and 'nls'
are defined properly for both --enable- and --disable- prefix.

  --CONFIGURE_ARGS--
  --disable-gnome --disable-asm --disable-jack --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
  --End CONFIGURE_ARGS--
  [...]
  integer32-asm.S:64:1: error: unexpected token at start of statement
  .0:
  ^
  integer32-asm.S:120:1: error: unexpected token at start of statement
  .1:
  ^
  integer32-asm.S:166:1: error: unexpected token at start of statement
  .2:
  ^
  integer32-asm.S:214:1: error: unexpected token at start of statement
  .3:
  ^

Reported by:	pkg-fallout
Pointy hat to:	mat (option helpers)
2015-09-06 13:43:09 +00:00
..
files
distinfo
Makefile audio/soundtracker: fix options and unbreak ASM=on on 10+ 2015-09-06 13:43:09 +00:00
pkg-descr
pkg-plist Cleanup plist 2014-10-20 06:35:58 +00:00