aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/typo347/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/typo347/Makefile b/www/typo347/Makefile
index be914945a671..11e074073eca 100644
--- a/www/typo347/Makefile
+++ b/www/typo347/Makefile
@@ -11,13 +11,14 @@ COMMENT= The typo3 content management system
LICENSE= GPLv2
+LATEST_LINK= ${PKGBASE}${TYPO3RELEASE}
NO_BUILD= yes
USE_PHP= ctype filter json mysql pcre session xml
WANT_PHP_WEB= yes
IGNORE_WITH_PHP=4
TYPO3WWW= www
-TYPO3RELEASE=
+TYPO3RELEASE= 47
TYPO3SITE= ${TYPO3WWW}/${PORTNAME}
TYPO3PKG= ${PORTNAME}-${PORTVERSION}
TYPO3SRC= ${PORTNAME}_src-${PORTVERSION}