Adjust the CONFIG_ARGS so that
- AN option which is no longer used won't be passed to the configure script.
- ${CFLAGS} is respected when compiling any programs within the port.
Remove an unnecessary ${MKDIR} line.
Submitted by: Alex Kapranoff <kapr@acm.org>