deinstall problem (reprise)

Lane lane at joeandlane.com
Mon Jan 31 16:01:51 PST 2005


Hey!

I just noticed that the mythtv port I'm working on uses 'make uninstall' 
instead of 'make deinstall' in several of the generated Makefiles.

How can I instruct the port Makefile to call 'make uninstall' for an 
indeterminate number of Makefiles?

See ... the original program uses 'qmake' to generate the Makefile(s) then it 
uses GNU_CONFIGURE to compile everything.  So I don't know how many 
Makefile(s) will exist because various parameters will change that.

Sheesh!  This is more complex than I thought it would be :)

lane


More information about the freebsd-ports mailing list