svn commit: r451916 - head/www/typo3-8
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 12 17:16:32 UTC 2017
Author: sunpoet
Date: Thu Oct 12 17:16:30 2017
New Revision: 451916
URL: https://svnweb.freebsd.org/changeset/ports/451916
Log:
Fix typo
Modified:
head/www/typo3-8/Makefile
Modified: head/www/typo3-8/Makefile
==============================================================================
--- head/www/typo3-8/Makefile Thu Oct 12 17:15:54 2017 (r451915)
+++ head/www/typo3-8/Makefile Thu Oct 12 17:16:30 2017 (r451916)
@@ -21,7 +21,7 @@ USES= cpe php:web shebangfix
SHEBANG_GLOB= *.sh *.php
NO_BUILD= yes
NO_ARCH= yes
-xUSE_PHP= ctype fileinfo filter hash json mysqli openssl pcre session soap xml zip simplexml
+USE_PHP= ctype fileinfo filter hash json mysqli openssl pcre session soap xml zip simplexml
WRKSRC= ${WRKDIR}/${TYPO3SRC}
PORT_V_MAJOR= 8
More information about the svn-ports-head
mailing list