Commit Graph

3 Commits

Author SHA1 Message Date
jakemsr
9b15a0535d - sndio supported as default audio output method
- build with -pthread in LDFLAGS instead of -lpthread in LIBS;
  allegro-config passes LDFLAGS on, so dependent ports build correctly
  (WANTLIB changes in dependent ports coming soon)
- don't build modules in liballegro: we don't ship an allegrorc to
  be able to choose which modules to use

"sndio bits look ok" ratchov@
2010-04-26 02:56:30 +00:00
ajacoutot
bb308edbd6 This part of CONFIGURE_ENV is now set in bsd.port.mk(5). 2010-04-24 09:56:34 +00:00
phessler
c734e403c5 Allegro is a cross-platform library intended for use in computer games
and other types of multimedia programming.

right now this does not use sndio, will convert in-tree.

originally from & "that's an okay if you promise to take care of allegro
sndio backend ;)" landry@
2009-10-15 14:38:05 +00:00