[Midnightbsd-cvs] mports [22465] trunk/lang/php71/Makefile.ext: fix typo
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Jun 11 13:30:44 EDT 2017
Revision: 22465
http://svnweb.midnightbsd.org/mports/?rev=22465
Author: laffer1
Date: 2017-06-11 13:30:44 -0400 (Sun, 11 Jun 2017)
Log Message:
-----------
fix typo
Modified Paths:
--------------
trunk/lang/php71/Makefile.ext
Modified: trunk/lang/php71/Makefile.ext
===================================================================
--- trunk/lang/php71/Makefile.ext 2017-06-11 17:30:24 UTC (rev 22464)
+++ trunk/lang/php71/Makefile.ext 2017-06-11 17:30:44 UTC (rev 22465)
@@ -447,7 +447,7 @@
CONFIGURE_ARGS+=--with-zlib=/usr
.endif
-.include <bsd.port.options.mk>
+.include <bsd.mport.options.mk>
.if ${PHP_MODNAME} == "dba"
. if empty(PORT_OPTIONS:MCDB)
More information about the Midnightbsd-cvs
mailing list