Would it be appropriate to add a flag for Makefile.PL to skip running test-for-tk, for uses such as MacPorts where (hopefully) any dependencies are already installed correctly. Then, all that’s needed by the portfiles are the flag, rather than a patch (which has to stay current with test-for-tk is being run).
Or, some better alternative I haven’t thought of?
Konovalov, Vadim
unread,
Jul 30, 2018, 9:00:03 AM7/30/18
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Christopher Chavez, tc...@perl.org
Yes,
you are welcome to introduce flag for Makefile.PL, you can use Tcl’s Makefile.PL as reference, or be on your own.
But mostly Makefile.PL already have some code for appetizer.