a few of out of date stuff in post-patch.
- Correct the USE_GETOPT_LONG, no need a check of FreeBSD version.
- Near all of knobs were not work, and option flags and dependenies were out
of date.
* Remove WITH_LIBMOVTAR, WITH_LIBDV_PAL, WITHOUT_AVIFILE and
WITH_JPEGMMX.
* Rename WITH_LIBDV -> WITH_DV (follow /usr/ports/KNOBS).
* Now depend on GTK2, not GTK1, with an autocheck and a new
WITH_GTK2 knob.
* Add new knobs: WITHOUT_PNG, WITHOUT_X11 and WITH_GTK2
* Make sure to not disable SDL if you want GTK2 otherwise it
will not working.
* All of knobs now work correct again with the update of
option flags.
- Fix the plist when you use knobs.
- Bump the PORTREVISION.