pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
RE: python problem on Linux
Aha!
> It's the other way around. It gets build on Linux and not elsewhere.
python24/PLIST.common:${PLIST.oss}lib/python${PY_VER_SUFFIX}/lib-dynload/ossaudiodev.so
python25/PLIST.common:${PLIST.oss}lib/python${PY_VER_SUFFIX}/lib-dynload/ossaudiodev.so
python26/PLIST.common:${PLIST.oss}lib/python${PY_VER_SUFFIX}/lib-dynload/ossaudiodev.so
python26/Makefile-.if (${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} ==
"x86_64") && \
python26/Makefile- (${PY_PLATNAME} == "linux2" || ${OPSYS} == "FreeBSD")
python26/Makefile:PLIST.oss= yes
python26/Makefile-.endif
Since I'm on PPC Linux, the var isn't getting set.
Tim
Home |
Main Index |
Thread Index |
Old Index