Subject: CVS commit: wip/uqm
From: Leonardo Taccari
Date: 2012-08-18 12:06:55
Message id: E1T2fw0-0006RY-Vg@sfs-ml-4.v29.ch3.sourceforge.com

Log Message:
o Add proper comments in order to document all hacks, workarounds, etc.
o Do not ignore custom CFLAGS and LDFLAGS, this will eventually make the add
  of pkgsrc option much more easier.
o Avoid the ugly workaround to provide DESTDIR support, it's better to do it
  fixing installsome() function in ${WRKSRC}/build/unix/build_functions. Now
  ${WRKSRC}/build.sh honors DESTDIR environment variable.
  This should also fixes the paths in the ${PREFIX}/bin/uqm wrapper script.

An huge thank you to wiz@ that kindly reported me the latter problem in
private mails.
PKGREVISION++

Files:
RevisionActionfile
1.19modifywip/uqm/Makefile
1.5modifywip/uqm/distinfo
1.1addwip/uqm/patches/patch-build_unix_build__functions