Sfoglia il codice sorgente

Correct path to apache.mk.

PR:		252003
Submitted by:	brnrd
jclarke 3 anni fa
parent
commit
3088ff703f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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