CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/12/28 15:29:50
Modified files:
infrastructure/bin: portcheck
Log message:
Try to catch some obvious errors like:
RUN_DEPENDS =
..
RUN_DEPENDS =
This won't catch such problems if they are spread in different files, but
should be helpful anyway now: idea from my recent typo in x11/kde4/runtime.
