CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/01/09 02:46:54
Modified files:
devel/git : Makefile
devel/git/patches: patch-Makefile patch-gitweb_gitweb_perl
patch-t_Makefile patch-t_t0000-basic_sh
devel/git/pkg : PLIST-main
Log message:
Clean git/patches/patch-Makefile by using MAKE_FLAGS instead of MAKE_ENV
when overriding variables defined in git's Makefile. (REGRESS_SHELL remains
in MAKE_ENV as it's used by child make processes which don't pass the flags
across). Regen PLIST while there & typo fix in comment. ok benoit@