aboutsummaryrefslogtreecommitdiff
path: root/www/typo3-8/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/typo3-8/Makefile')
-rw-r--r--www/typo3-8/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/typo3-8/Makefile b/www/typo3-8/Makefile
index c187acd41ff4..170d201f28fb 100644
--- a/www/typo3-8/Makefile
+++ b/www/typo3-8/Makefile
@@ -21,12 +21,12 @@ USES= cpe php:web,flavors shebangfix
SHEBANG_GLOB= *.sh *.php
NO_BUILD= yes
NO_ARCH= yes
-USE_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 simplexml xml zip
WRKSRC= ${WRKDIR}/${TYPO3SRC}
PORT_V_MAJOR= 8
PORT_V_MINOR= 7
-PORT_V_PATCH= 17
+PORT_V_PATCH= 21
TYPO3WWW= www
TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}