deinstall problem (reprise)

Michael C. Shultz reso3w83 at verizon.net
Mon Jan 31 16:10:19 PST 2005


On Monday 31 January 2005 04:04 pm, Lane wrote:
> 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?

Don't, they are not related.  Make uninstall is meant to be used
only when you have no packaging system.  In general anything
you want to be de-installed goes into pkg-plist.  Look at other
ports that are similar to the one you are setting up and see how
they do it is my advice.

-Mike
>
> 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
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to
> "freebsd-ports-unsubscribe at freebsd.org"


More information about the freebsd-ports mailing list