https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231392
--- Comment #21 from Ting-Wei Lan <lant...@gmail.com> --- Created attachment 206886 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206886&action=edit Rename py-fonttools-lxml-ufo to py-fonttools-extras and make it install no file Instead of naming a port with options it enables, such as 'py-fonttools-lxml-ufo', it is better use a generic name, such as 'py-fonttools-extras'. This enables us to change the list of enabled options without changing the name of the port and makes it easier to be used by other ports. In additional to the name change, I also makes it install no file except for license files, so it won't conflict with the master port. The slave port just pulls in extra dependencies without installing any code of FontTools. Before applying the patch, you may have to run 'svn rename py-fonttools-lxml-ufo py-fonttools-extras' under /usr/ports/print because svn doesn't seem to provide a way to handle renaming in the patch file. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"