* Moved install path of data files from lib/ to share/
* Modified patches to support CC/CFLAGS properly
PR: 15534
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
As I do the upgrade, I made this port truely respect the setting of PREFIX,
ie, now the executable looks for the config files in ${PREFIX}/lib/dmake.
Also, instead of patching the makefile in the source distribution to
add the install: target, define it in the port Makefile.
And, move the scripts/post-patch into the port Makefile.