Date: Mon, 31 Jan 2005 18:04:00 -0600 From: Lane <lane@joeandlane.com> To: ports@freebsd.org Subject: deinstall problem (reprise) Message-ID: <200501311804.01330.lane@joeandlane.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501311804.01330.lane>