freebsd-ports/audio/ecasound
Dirk Meyer 431231800b from maintainer:
Actually, the problem is that the ecasound port can optionally be compiled with
python so that you have another interface to the program. The python dependency
wasn't recorded in the makefile and the port was building the python bits by
default, so the process of installing or packaging failed a one point.
The fix is quite simple. And it features a couple of other enhancments.
First off, the current plist must be renamed "pkg-plist.py".
Second, a new plist must be made with the following diff on the original:

me:
The file pkg-plist contains only one revision,
so a repro copy of this file won't be needed.
I changed whitespaces to taps.

PR:		25814
Submitted by:	anarcat@tao.ca
2001-03-17 13:40:04 +00:00
..
files Add ecasound 1.8.5d15, a software package designed for multitrack audio 2000-12-26 05:52:15 +00:00
distinfo Add ecasound 1.8.5d15, a software package designed for multitrack audio 2000-12-26 05:52:15 +00:00
Makefile from maintainer: 2001-03-17 13:40:04 +00:00
pkg-comment Add ecasound 1.8.5d15, a software package designed for multitrack audio 2000-12-26 05:52:15 +00:00
pkg-descr Add ecasound 1.8.5d15, a software package designed for multitrack audio 2000-12-26 05:52:15 +00:00
pkg-plist from maintainer: 2001-03-17 13:40:04 +00:00
pkg-plist.py from maintainer: 2001-03-17 13:40:04 +00:00