Correct type-- there is no bsd.ports.pre.mk

Approved by:	ale (maintainer)
This commit is contained in:
Chris Rees 2012-05-27 12:05:18 +00:00
parent f48e67973e
commit a053e7ec0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297540

View File

@ -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.