CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/05/10 14:30:31
Modified files:
cad/fritzing : Makefile
databases/pkglocatedb: Makefile
devel/libaudiofile: Makefile
devel/netbeans : Makefile
games/renpy : Makefile
Log message:
Use -m mode with ${SUBST_CMD} instead of two-step process
SUBST_CMD / chmod. Replace -o root -g bin with -o ${BINOWN}
and -g ${BINGRP}.
ok sthen@
