Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2005 19:24:48 +0000 (UTC)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/audio/rsynth Makefile pkg-plist
Message-ID:  <200510111924.j9BJOmm5058314@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mi          2005-10-11 19:24:48 UTC

  FreeBSD ports repository

  Modified files:
    audio/rsynth         Makefile pkg-plist 
  Log:
  For over five years this port was depending on audio/nas without
  actually using it, because the nas' libaudio was not linked right.
  
  Now that nas is built better, this port's configure find -laudio to be
  usable and builds/installs the `nasay' executable (in addition to the
  regular `say').
  
  Put `bin/nasay' back into pkg-plist and changes the bogus
  build-dependency on audiolib.h to lib-dependency on audio.
  
  While here, remove the explicit requirement for a particular version of
  -lgdbm. Rsynth' last release was in 1994 -- whatever libgdbm happens to
  be on a FreeBSD system _today_ is going to be just fine.
  
  Bump PORTREVISION.
  
  Notified by:    pointyhat       (via kris)
  
  Revision  Changes    Path
  1.23      +3 -3      ports/audio/rsynth/Makefile
  1.5       +1 -0      ports/audio/rsynth/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510111924.j9BJOmm5058314>