Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
src_unpack() {
unpack ${A}
# Fix for FreeBSD malloc.h issue:
epatch "${FILESDIR}/pyopengl-${PV}-malloc.patch"
cd "${S}"/setup
if built_with_use dev-lang/python tcltk; then