K 10 svn:author V 6 marino K 8 svn:date V 27 2013-10-08T11:15:07.659235Z K 7 svn:log V 440 databases/gtksql: Fix leftovers Ever since this port was updated to verson 0.4.5, it has suffered from leftover files caused by installing two sets of PORTDOCS. The custom version added in the post-install target is accounted for, but the distfiles's makefile also has a target that installs the same files plus two others in a non-standard location. The fix is to disable the distfile's install target and keep the one in post-install. END