diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/autoindex2/Makefile | 1 | ||||
-rw-r--r-- | www/cakephp11/Makefile | 1 | ||||
-rw-r--r-- | www/cakephp12/Makefile | 1 | ||||
-rw-r--r-- | www/cakephp13/Makefile | 1 | ||||
-rw-r--r-- | www/cakephp21/Makefile | 1 | ||||
-rw-r--r-- | www/drush/Makefile | 1 | ||||
-rw-r--r-- | www/dwoo/Makefile | 1 | ||||
-rw-r--r-- | www/fusionpbx/Makefile | 1 | ||||
-rw-r--r-- | www/mediawiki119/Makefile | 1 | ||||
-rw-r--r-- | www/php-screw/Makefile | 1 | ||||
-rw-r--r-- | www/vtiger/Makefile | 1 | ||||
-rw-r--r-- | www/zikula/Makefile | 2 |
12 files changed, 1 insertions, 12 deletions
diff --git a/www/autoindex2/Makefile b/www/autoindex2/Makefile index 6ca6305a4b77..cd0b89cdebda 100644 --- a/www/autoindex2/Makefile +++ b/www/autoindex2/Makefile @@ -14,7 +14,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_DOS2UNIX= yes USE_PHP= session DEFAULT_PHP_VER= 5 -IGNORE_WITH_PHP= 4 CONFLICTS= AutoIndex-1* LATEST_LINK= AutoIndex2 NO_BUILD= yes diff --git a/www/cakephp11/Makefile b/www/cakephp11/Makefile index b019534a8452..3c8d21a3cc5d 100644 --- a/www/cakephp11/Makefile +++ b/www/cakephp11/Makefile @@ -24,7 +24,6 @@ NO_BUILD= yes USE_PHP= pcre session WANT_PHP_WEB= yes DEFAULT_PHP_VER=5 -IGNORE_WITH_PHP=4 SUB_FILES= pkg-message diff --git a/www/cakephp12/Makefile b/www/cakephp12/Makefile index 944de548b1b1..774bd4db40d7 100644 --- a/www/cakephp12/Makefile +++ b/www/cakephp12/Makefile @@ -26,7 +26,6 @@ USES= gettext USE_PHP= session WANT_PHP_WEB= yes DEFAULT_PHP_VER=5 -IGNORE_WITH_PHP=4 CAKE_CONF_FILES= \ app/config/acl.ini.php \ diff --git a/www/cakephp13/Makefile b/www/cakephp13/Makefile index 8df08075738d..3b1f6e2f4a3e 100644 --- a/www/cakephp13/Makefile +++ b/www/cakephp13/Makefile @@ -27,7 +27,6 @@ USES= gettext USE_PHP= session WANT_PHP_WEB= yes DEFAULT_PHP_VER=5 -IGNORE_WITH_PHP=4 CAKE_CONF_FILES= \ app/config/acl.ini.php \ diff --git a/www/cakephp21/Makefile b/www/cakephp21/Makefile index b22fc78890dd..2128ec9daab9 100644 --- a/www/cakephp21/Makefile +++ b/www/cakephp21/Makefile @@ -27,7 +27,6 @@ USES= gettext USE_PHP= ctype session WANT_PHP_WEB= yes DEFAULT_PHP_VER=5 -IGNORE_WITH_PHP=4 CAKE_CONF_FILES= \ app/Config/acl.php \ diff --git a/www/drush/Makefile b/www/drush/Makefile index 6a90895c6cee..da2d4b160c7f 100644 --- a/www/drush/Makefile +++ b/www/drush/Makefile @@ -21,7 +21,6 @@ USE_GITHUB= yes # set php requirements same as drupal itself USE_PHP= gd pcre session mbstring ctype json hash simplexml dom pdo filter -IGNORE_WITH_PHP=4 WANT_PHP_CLI= yes PORTDOCS= * diff --git a/www/dwoo/Makefile b/www/dwoo/Makefile index fe3b6c7466f4..b2a5c8dd1788 100644 --- a/www/dwoo/Makefile +++ b/www/dwoo/Makefile @@ -20,7 +20,6 @@ USE_PHP= pcre WANT_PHP_WEB= yes DEFAULT_PHP_VER=5 -IGNORE_WITH_PHP=4 SUB_FILES= pkg-message diff --git a/www/fusionpbx/Makefile b/www/fusionpbx/Makefile index 7fea32285f54..99e1bc5fd56c 100644 --- a/www/fusionpbx/Makefile +++ b/www/fusionpbx/Makefile @@ -21,7 +21,6 @@ USE_PHP= dom filter ftp json pcre pdo pdo_sqlite posix \ USE_SQLITE= yes DEFAULT_PHP_VER= 5 -IGNORE_WITH_PHP= 4 VARBASE= /var diff --git a/www/mediawiki119/Makefile b/www/mediawiki119/Makefile index 3886e4de8dcf..747c04c06641 100644 --- a/www/mediawiki119/Makefile +++ b/www/mediawiki119/Makefile @@ -15,7 +15,6 @@ LICENSE= GPLv2 CONFLICTS= mediawiki-1.2[0-9].* USE_PHP= ctype iconv mbstring pcre session xml zlib readline dom -IGNORE_WITH_PHP=4 WANT_PHP_WEB= yes MEDIAWIKIDIR?= www/mediawiki diff --git a/www/php-screw/Makefile b/www/php-screw/Makefile index 6a6e468849b7..d810a4000761 100644 --- a/www/php-screw/Makefile +++ b/www/php-screw/Makefile @@ -18,7 +18,6 @@ CRYPTKEY?= 11152, 368, 192, 1281, 62 USE_AUTOTOOLS= libtool USE_PHP= zlib USE_PHPIZE= yes -IGNORE_WITH_PHP=4 CONFIGURE_ARGS+=--enable-php_screw=shared diff --git a/www/vtiger/Makefile b/www/vtiger/Makefile index 304bcfffefd9..eb45eaab89a7 100644 --- a/www/vtiger/Makefile +++ b/www/vtiger/Makefile @@ -19,7 +19,6 @@ SUB_FILES= pkg-message USE_PHP= mysql gd imap session pcre xml WANT_PHP_WEB= YES -IGNORE_WITH_PHP= 4 WRKSRC= ${WRKDIR}/vtigercrm diff --git a/www/zikula/Makefile b/www/zikula/Makefile index 80ea3a5bfce9..916f97982c66 100644 --- a/www/zikula/Makefile +++ b/www/zikula/Makefile @@ -17,7 +17,7 @@ NO_BUILD= yes USE_MYSQL= yes USE_PHP= ctype tokenizer pdo mysql filter mbstring session json pdo_mysql hash WANT_PHP_WEB= yes -IGNORE_WITH_PHP=4 52 +IGNORE_WITH_PHP=52 IGNORE_WITH_MYSQL= 41 50 SUB_FILES= pkg-message |