audio/py-karaoke -- problem with RUN_DEPENDS and WX widgets

Matthew Seaman m.seaman at infracaninophile.co.uk
Sun Dec 31 01:10:33 PST 2006


Dear people,

Seems there is something broken in the audio/py-karaoke port, or
bits of the ports infrastructure it uses. The port ends up with a
weird runtime dependency on /usr/ports:

happy-idiot-talk:...ports/audio/py-karaoke:% make -V RUN_DEPENDS
/usr/local/lib/python2.4/site-packages/Numeric/Numeric.py:/usr/ports/math/py-numeric /usr/local/bin/python:/usr/ports/lang/python24 :/usr/ports/

Empirically it seems that commenting out either of the two lines:

USE_WX= 2.4+
WX_COMPS=       python

will remove the obviously broken bits from RUN_DEPENDS.  Changing the
WX_COMPS setting to

WX_COMPS=       python:run

makes no difference.  All of which seems to me to indicate a problem in
bsd.wx.mk 

Note: this is on a machine without any flavour of WX widgets installed:

happy-idiot-talk:~:% pkg_info -I '*wx*'
pkg_info: can't find package '*wx*' installed or in a file!

Ports tree freshly cvsup'd as of 08:30 today.

	Cheers,

	Matthew


-- 
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20061231/281c59ef/signature.pgp


More information about the freebsd-ports mailing list