diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-02-13 15:49:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-02-13 15:49:35 +0000 |
commit | 13f7378eaaa7b556a787984a3ba6e84f0ddbe481 (patch) | |
tree | cdc0f51b13d4f390166087a936084871ecce90c8 /www/typo344 | |
parent | 5cca1772e31abba01d7f62dfb0064f54b3a43530 (diff) |
Notes
Diffstat (limited to 'www/typo344')
-rw-r--r-- | www/typo344/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/typo344/Makefile b/www/typo344/Makefile index 9eafc856aee0..784d6e6eaa63 100644 --- a/www/typo344/Makefile +++ b/www/typo344/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}_src-${PORTVERSION} MAINTAINER= jumper99@gmx.de COMMENT= The typo3 content management system +NO_LATEST_LINK= yes NO_BUILD= yes USE_PHP= mysql pcre xml session ctype filter json WANT_PHP_WEB= yes |