Index: infrastructure/mk/README.internals
===================================================================
RCS file: /cvs/ports/infrastructure/mk/README.internals,v
retrieving revision 1.11
diff -u -p -r1.11 README.internals
--- infrastructure/mk/README.internals 11 Feb 2014 10:34:34 -0000 1.11
+++ infrastructure/mk/README.internals 17 May 2014 17:43:52 -0000
@@ -302,7 +302,7 @@ Dependency variables
--------------------
Old legacy dependency styles are gone, so the compat code went away.
The code has to deal with BUILD_DEPENDS, LIB_DEPENDS, RUN_DEPENDS,
-REGRESS_DEPENDS, WANTLIB and RUN_DEPENDS-* LIB_DEPENDS-*, WANTLIB-*
+TEST_DEPENDS, WANTLIB and RUN_DEPENDS-* LIB_DEPENDS-*, WANTLIB-*
There is obviously completely different treatment for WANTLIB* and
*DEPENDS*. Also, BUILD* stuff gets to inherit from LIB_DEPENDS* stripped