CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/10/17 15:40:32
Modified files:
audio/xmms2 : Makefile
audio/xmms2/pkg: PLIST
Log message:
drop pyrex BDEP from xmms2
xmms2 seems to have moved on from pyrex to cython quite some time ago.
Apparently no need to replace the BDEP on pyrex with a BDEP on cython since
do-configure already uses "--no-cython" which nigel@ added back in 2014.
Tested on amd64 by myself and by kmos@.
ok kmos@
