Finding Make Arguments
Ever forget, especially after you've recompiled a port to alleviate a problem,
what arguments you compiled in? Here are a few suggestions as to how to do it:
Check bsd.port.mk(5)In my particular case, since OpenBSD has some licensing problems with flash and
$ make show=CONFIGURE_ARGSHope somewhere along the way, this helps someone out like it did me.
No affiliation between this site and the OpenBSD project exists or is implied.