--- Mk/bsd.local.mk.orig 2012-11-16 23:54:17.000000000 -0600 +++ Mk/bsd.local.mk 2013-10-23 06:25:39.713010142 -0500 @@ -17,6 +17,8 @@ # time should live. # +.include "${PORTSDIR}/Mk/cdn.strip_deps.mk" + .endif # !defined(_POSTMKINCLUDED) && !defined(Local_Pre_Include) .if defined(_POSTMKINCLUDED) && !defined(Local_Post_Include) @@ -28,4 +30,6 @@ # time should live. # +.include "${PORTSDIR}/Mk/cdn.strip_deps.mk" + .endif # defined(_POSTMKINCLUDED) && !defined(Local_Post_Include)