summaryrefslogtreecommitdiff
path: root/Mk/bsd.php.mk
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-05-27 12:05:18 +0000
committerChris Rees <crees@FreeBSD.org>2012-05-27 12:05:18 +0000
commita053e7ec0b4ead64a72554000d1b4dd1daf293c1 (patch)
treedf134e02a92e1938cf251ced8f134b9e45015fa6 /Mk/bsd.php.mk
parentBranch the emulators/wine-gecko port like we have been branching a new (diff)
Correct type-- there is no bsd.ports.pre.mk
Approved by: ale (maintainer)
Notes
Notes: svn path=/head/; revision=297540
Diffstat (limited to 'Mk/bsd.php.mk')
-rw-r--r--Mk/bsd.php.mk2
1 files changed, 1 insertions, 1 deletions
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.