浏览代码

Correct path to apache.mk.

PR:		252003
Submitted by:	brnrd
jclarke 3 年之前
父节点
当前提交
3088ff703f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      portlint.pl

+ 1 - 1
portlint.pl

@@ -1311,7 +1311,7 @@ sub check_depends_syntax {
 				&perror("FATAL", $file, -1, "do not depend on any apache ".
 					"port in *_DEPENDS directly.  ".
 					"Instead use USE_APACHE=VERSION, where VERSION can be ".
-					"found in \${PORTSDIR}/Mk/bsd.apache.mk.");
+					"found in \${PORTSDIR}/Mk/Uses/apache.mk.");
 			}
 
 			# Check for over-specific shared library dependencies