Lines 12-22
Link Here
|
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
13 |
DISTNAME= ${PORTNAME}_src-${PORTVERSION} |
13 |
DISTNAME= ${PORTNAME}_src-${PORTVERSION} |
14 |
|
14 |
|
15 |
MAINTAINER= tux@pinguru.net |
15 |
MAINTAINER= gerrit.beine@gmx.de |
16 |
COMMENT= The typo3 content management system |
16 |
COMMENT= The typo3 content management system |
17 |
|
17 |
|
18 |
NO_BUILD= yes |
18 |
NO_BUILD= yes |
19 |
USE_PHP= mysql pcre xml |
19 |
USE_PHP= mysql pcre xml session ctype |
20 |
WANT_PHP_WEB= yes |
20 |
WANT_PHP_WEB= yes |
21 |
|
21 |
|
22 |
TYPO3DIR= www/${DISTNAME} |
22 |
TYPO3DIR= www/${DISTNAME} |