On 13/09/2017 12:07, Mikhail T. wrote:
So, it being in STAGEDIR is not enough for it to be installed?..
-- Sent from mobile device, please, pardon shorthand. 12 ×ÅÒ. 2017 Ò. Ï

Anything to be installed by the port must be placed in STAGEDIR and
listed in pkg-plist to be considered part of the port.

21:22 Shane Ambler <[email protected]> ÎÁÐÉÓÁ×(ÌÁ):
As you are using autoplist the file list is generated based on data in
setup.py, like "package_data". You should patch setup.py so that it
picks up the missing files and also adjust where it is installing data
files such as icons, that may mean prefixing ${PREFIX} with ${STAGEDIR}.

You may find those missing icons in /${PREFIX}/share/icons/  rather than
within the ports work dir.


--
FreeBSD - the place to B...Software Developing

Shane Ambler

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to