From a053e7ec0b4ead64a72554000d1b4dd1daf293c1 Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Sun, 27 May 2012 12:05:18 +0000 Subject: Correct type-- there is no bsd.ports.pre.mk Approved by: ale (maintainer) --- Mk/bsd.php.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mk') diff --git a/Mk/bsd.php.mk b/Mk/bsd.php.mk index c185af08b139..4365dd8d7689 100644 --- a/Mk/bsd.php.mk +++ b/Mk/bsd.php.mk @@ -15,7 +15,7 @@ # # USE_PHP= ext1 ext2 ext3 # -# The port can set these options in its Makefile before bsd.ports.pre.mk: +# The port can set these options in its Makefile before bsd.port.pre.mk: # # DEFAULT_PHP_VER=N - Use PHP version N if PHP is not yet installed. # IGNORE_WITH_PHP=N - The port doesn't work with PHP version N. -- cgit