I have ports with configure scripts that include lines like

freebsd1*)

Now obviously the script will choose this case when I am running
FreeBSD-10 as well as FreeBSD-1.

What solutions have people used to deal with this?    Does anyone have
good examples of ports I can look at where this was solved?  Somebody
sent me a patch that replaces freebsd1*) with freebsd1[!0]*), but that
will fail when FreeBSD-11 comes out.

Thanks, Stephen
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to