@ -22,6 +22,10 @@
bsdgm() {
# the following is needed to link against a static ncurses
# library that dlopens libgpm
echo bsd_games_cfg_ncurses_lib=\"-lncurses -ldl\" > config.params
yes '' | ./configure
eval $MAKE ; eval $MAKE install
}