diff options
129 files changed, 0 insertions, 137 deletions
diff --git a/archivers/php5-bz2/Makefile b/archivers/php5-bz2/Makefile index 3dbb16e7f33..82114ee4300 100644 --- a/archivers/php5-bz2/Makefile +++ b/archivers/php5-bz2/Makefile @@ -3,7 +3,6 @@ CATEGORIES= archivers -NO_STAGE= yes MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -bz2 diff --git a/archivers/php5-phar/Makefile b/archivers/php5-phar/Makefile index b36ab91e896..a9c2a837301 100644 --- a/archivers/php5-phar/Makefile +++ b/archivers/php5-phar/Makefile @@ -3,7 +3,6 @@ CATEGORIES= archivers -NO_STAGE= yes MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -phar diff --git a/archivers/php5-zip/Makefile b/archivers/php5-zip/Makefile index 2ab4b82356d..bec14d31a51 100644 --- a/archivers/php5-zip/Makefile +++ b/archivers/php5-zip/Makefile @@ -3,7 +3,6 @@ CATEGORIES= archivers -NO_STAGE= yes MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -zip diff --git a/archivers/php5-zlib/Makefile b/archivers/php5-zlib/Makefile index ec38492255d..3ed695541e9 100644 --- a/archivers/php5-zlib/Makefile +++ b/archivers/php5-zlib/Makefile @@ -3,7 +3,6 @@ CATEGORIES= archivers -NO_STAGE= yes MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -zlib diff --git a/archivers/php55-bz2/Makefile b/archivers/php55-bz2/Makefile index aaf9d2a7596..2806e4e3594 100644 --- a/archivers/php55-bz2/Makefile +++ b/archivers/php55-bz2/Makefile @@ -3,7 +3,6 @@ CATEGORIES= archivers -NO_STAGE= yes MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -bz2 diff --git a/archivers/php55-phar/Makefile b/archivers/php55-phar/Makefile index 991541842a2..11c33c141a6 100644 --- a/archivers/php55-phar/Makefile +++ b/archivers/php55-phar/Makefile @@ -3,7 +3,6 @@ CATEGORIES= archivers -NO_STAGE= yes MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -phar diff --git a/archivers/php55-zip/Makefile b/archivers/php55-zip/Makefile index 8617f34267a..5292174544d 100644 --- a/archivers/php55-zip/Makefile +++ b/archivers/php55-zip/Makefile @@ -3,7 +3,6 @@ CATEGORIES= archivers -NO_STAGE= yes MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -zip diff --git a/archivers/php55-zlib/Makefile b/archivers/php55-zlib/Makefile index 129905976ac..8183cdeeb06 100644 --- a/archivers/php55-zlib/Makefile +++ b/archivers/php55-zlib/Makefile @@ -3,7 +3,6 @@ CATEGORIES= archivers -NO_STAGE= yes MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -zlib diff --git a/converters/php5-iconv/Makefile b/converters/php5-iconv/Makefile index d1cd33506b4..37db5b190ff 100644 --- a/converters/php5-iconv/Makefile +++ b/converters/php5-iconv/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -iconv -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/converters/php5-mbstring/Makefile b/converters/php5-mbstring/Makefile index 59cf127d7b9..cfc5cf79e5d 100644 --- a/converters/php5-mbstring/Makefile +++ b/converters/php5-mbstring/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -mbstring -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/converters/php5-recode/Makefile b/converters/php5-recode/Makefile index fc133b40376..0014dee8f5f 100644 --- a/converters/php5-recode/Makefile +++ b/converters/php5-recode/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -recode -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/converters/php55-iconv/Makefile b/converters/php55-iconv/Makefile index 7ce04613347..1727279f21e 100644 --- a/converters/php55-iconv/Makefile +++ b/converters/php55-iconv/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -iconv -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/converters/php55-mbstring/Makefile b/converters/php55-mbstring/Makefile index 68cf6e0191a..0cc3d45751b 100644 --- a/converters/php55-mbstring/Makefile +++ b/converters/php55-mbstring/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -mbstring -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/converters/php55-recode/Makefile b/converters/php55-recode/Makefile index cd6475438fe..131bf9fd4bc 100644 --- a/converters/php55-recode/Makefile +++ b/converters/php55-recode/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -recode -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-dba/Makefile b/databases/php5-dba/Makefile index 071338c8ddd..057c1d5709b 100644 --- a/databases/php5-dba/Makefile +++ b/databases/php5-dba/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -dba -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-interbase/Makefile b/databases/php5-interbase/Makefile index 750ec1386fe..4d77941c526 100644 --- a/databases/php5-interbase/Makefile +++ b/databases/php5-interbase/Makefile @@ -8,5 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -interbase -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-mssql/Makefile b/databases/php5-mssql/Makefile index ed0b966660c..c5e450bd448 100644 --- a/databases/php5-mssql/Makefile +++ b/databases/php5-mssql/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -mssql -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-mysql/Makefile b/databases/php5-mysql/Makefile index 54da2106449..c1a3199df60 100644 --- a/databases/php5-mysql/Makefile +++ b/databases/php5-mysql/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -mysql -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-mysqli/Makefile b/databases/php5-mysqli/Makefile index a65f6390ba4..f2a9153fda8 100644 --- a/databases/php5-mysqli/Makefile +++ b/databases/php5-mysqli/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -mysqli -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-odbc/Makefile b/databases/php5-odbc/Makefile index 1ca94c1fb5f..480fc049e3e 100644 --- a/databases/php5-odbc/Makefile +++ b/databases/php5-odbc/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -odbc -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pdo/Makefile b/databases/php5-pdo/Makefile index 21da5da82cb..1c172def0c0 100644 --- a/databases/php5-pdo/Makefile +++ b/databases/php5-pdo/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pdo_dblib/Makefile b/databases/php5-pdo_dblib/Makefile index f075088d2e4..89195d4a8ae 100644 --- a/databases/php5-pdo_dblib/Makefile +++ b/databases/php5-pdo_dblib/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo_dblib -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pdo_firebird/Makefile b/databases/php5-pdo_firebird/Makefile index bf8b72b49bb..91e587b51b2 100644 --- a/databases/php5-pdo_firebird/Makefile +++ b/databases/php5-pdo_firebird/Makefile @@ -8,5 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo_firebird -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pdo_mysql/Makefile b/databases/php5-pdo_mysql/Makefile index 2df25695f02..b63c4126381 100644 --- a/databases/php5-pdo_mysql/Makefile +++ b/databases/php5-pdo_mysql/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo_mysql -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pdo_odbc/Makefile b/databases/php5-pdo_odbc/Makefile index 8b72af2bcb5..68c78bf302e 100644 --- a/databases/php5-pdo_odbc/Makefile +++ b/databases/php5-pdo_odbc/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo_odbc -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pdo_pgsql/Makefile b/databases/php5-pdo_pgsql/Makefile index c384221c8ca..313488709a1 100644 --- a/databases/php5-pdo_pgsql/Makefile +++ b/databases/php5-pdo_pgsql/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo_pgsql -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pdo_sqlite/Makefile b/databases/php5-pdo_sqlite/Makefile index a9d1355db12..6437973cf37 100644 --- a/databases/php5-pdo_sqlite/Makefile +++ b/databases/php5-pdo_sqlite/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pdo_sqlite -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-pgsql/Makefile b/databases/php5-pgsql/Makefile index 2d0db780d9c..41390256f8f 100644 --- a/databases/php5-pgsql/Makefile +++ b/databases/php5-pgsql/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pgsql -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-sqlite3/Makefile b/databases/php5-sqlite3/Makefile index 83e80d81bcb..eef67834ea4 100644 --- a/databases/php5-sqlite3/Makefile +++ b/databases/php5-sqlite3/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -sqlite3 -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php5-sybase_ct/Makefile b/databases/php5-sybase_ct/Makefile index dbb4c32df61..19b182f1166 100644 --- a/databases/php5-sybase_ct/Makefile +++ b/databases/php5-sybase_ct/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -sybase_ct -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-dba/Makefile b/databases/php55-dba/Makefile index 7ea2b720e7c..f8c379a0865 100644 --- a/databases/php55-dba/Makefile +++ b/databases/php55-dba/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -dba -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-interbase/Makefile b/databases/php55-interbase/Makefile index b8fc50aa707..2c53f994aff 100644 --- a/databases/php55-interbase/Makefile +++ b/databases/php55-interbase/Makefile @@ -8,5 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -interbase -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-mssql/Makefile b/databases/php55-mssql/Makefile index 6fd188896b0..b7105fba3a9 100644 --- a/databases/php55-mssql/Makefile +++ b/databases/php55-mssql/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -mssql -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-mysql/Makefile b/databases/php55-mysql/Makefile index 0f3fb3235ed..613989b04f6 100644 --- a/databases/php55-mysql/Makefile +++ b/databases/php55-mysql/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -mysql -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-mysqli/Makefile b/databases/php55-mysqli/Makefile index e20186b35cb..0725ba0b375 100644 --- a/databases/php55-mysqli/Makefile +++ b/databases/php55-mysqli/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -mysqli -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-odbc/Makefile b/databases/php55-odbc/Makefile index c2fb8d49a06..367500f0451 100644 --- a/databases/php55-odbc/Makefile +++ b/databases/php55-odbc/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -odbc -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pdo/Makefile b/databases/php55-pdo/Makefile index d3be0b41efe..875656d7693 100644 --- a/databases/php55-pdo/Makefile +++ b/databases/php55-pdo/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pdo_dblib/Makefile b/databases/php55-pdo_dblib/Makefile index 03e0d1c6219..54b1ce81236 100644 --- a/databases/php55-pdo_dblib/Makefile +++ b/databases/php55-pdo_dblib/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo_dblib -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pdo_firebird/Makefile b/databases/php55-pdo_firebird/Makefile index 3b50aeda438..73e8e440b77 100644 --- a/databases/php55-pdo_firebird/Makefile +++ b/databases/php55-pdo_firebird/Makefile @@ -8,5 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo_firebird -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pdo_mysql/Makefile b/databases/php55-pdo_mysql/Makefile index 4f0053d699a..f41e345f259 100644 --- a/databases/php55-pdo_mysql/Makefile +++ b/databases/php55-pdo_mysql/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo_mysql -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pdo_odbc/Makefile b/databases/php55-pdo_odbc/Makefile index feea3d83467..0a56fc628d1 100644 --- a/databases/php55-pdo_odbc/Makefile +++ b/databases/php55-pdo_odbc/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo_odbc -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pdo_pgsql/Makefile b/databases/php55-pdo_pgsql/Makefile index d18554084ca..abde19108f0 100644 --- a/databases/php55-pdo_pgsql/Makefile +++ b/databases/php55-pdo_pgsql/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo_pgsql -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pdo_sqlite/Makefile b/databases/php55-pdo_sqlite/Makefile index 0b84b8dae2a..b0546cc6c8f 100644 --- a/databases/php55-pdo_sqlite/Makefile +++ b/databases/php55-pdo_sqlite/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pdo_sqlite -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-pgsql/Makefile b/databases/php55-pgsql/Makefile index bf7e3543a8b..b6223ec6191 100644 --- a/databases/php55-pgsql/Makefile +++ b/databases/php55-pgsql/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pgsql -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-sqlite3/Makefile b/databases/php55-sqlite3/Makefile index 57b22484a4a..28efa9176b9 100644 --- a/databases/php55-sqlite3/Makefile +++ b/databases/php55-sqlite3/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -sqlite3 -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/databases/php55-sybase_ct/Makefile b/databases/php55-sybase_ct/Makefile index 9a62e399bb2..cd9fe95a2f7 100644 --- a/databases/php55-sybase_ct/Makefile +++ b/databases/php55-sybase_ct/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -sybase_ct -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php5-gettext/Makefile b/devel/php5-gettext/Makefile index 4db246e23e4..a153502aa51 100644 --- a/devel/php5-gettext/Makefile +++ b/devel/php5-gettext/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -gettext -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php5-json/Makefile b/devel/php5-json/Makefile index 4a1911c59b1..568c2659532 100644 --- a/devel/php5-json/Makefile +++ b/devel/php5-json/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -json -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php5-pcntl/Makefile b/devel/php5-pcntl/Makefile index 7930a39448b..5408d4310eb 100644 --- a/devel/php5-pcntl/Makefile +++ b/devel/php5-pcntl/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pcntl -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php5-readline/Makefile b/devel/php5-readline/Makefile index 112a9c140b3..edd91c0fda0 100644 --- a/devel/php5-readline/Makefile +++ b/devel/php5-readline/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -readline -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php5-shmop/Makefile b/devel/php5-shmop/Makefile index d4da2c72f84..95b6870114f 100644 --- a/devel/php5-shmop/Makefile +++ b/devel/php5-shmop/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -shmop -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php5-sysvmsg/Makefile b/devel/php5-sysvmsg/Makefile index 38acbdce63f..01dd814ad89 100644 --- a/devel/php5-sysvmsg/Makefile +++ b/devel/php5-sysvmsg/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -sysvmsg -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php5-sysvsem/Makefile b/devel/php5-sysvsem/Makefile index fbc6fae5bb7..f14ab31c8bb 100644 --- a/devel/php5-sysvsem/Makefile +++ b/devel/php5-sysvsem/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -sysvsem -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php5-sysvshm/Makefile b/devel/php5-sysvshm/Makefile index 83777e1ab44..91cff5f2a57 100644 --- a/devel/php5-sysvshm/Makefile +++ b/devel/php5-sysvshm/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -sysvshm -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php5-tokenizer/Makefile b/devel/php5-tokenizer/Makefile index d1caf6a5325..afd15da8478 100644 --- a/devel/php5-tokenizer/Makefile +++ b/devel/php5-tokenizer/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -tokenizer -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php55-gettext/Makefile b/devel/php55-gettext/Makefile index 70693e52577..b759d61a398 100644 --- a/devel/php55-gettext/Makefile +++ b/devel/php55-gettext/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -gettext -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php55-json/Makefile b/devel/php55-json/Makefile index f039263b334..8c52ee45170 100644 --- a/devel/php55-json/Makefile +++ b/devel/php55-json/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -json -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php55-pcntl/Makefile b/devel/php55-pcntl/Makefile index edb69c251a6..8bc2847f0d6 100644 --- a/devel/php55-pcntl/Makefile +++ b/devel/php55-pcntl/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pcntl -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php55-readline/Makefile b/devel/php55-readline/Makefile index 159218a75b2..e2b6417d322 100644 --- a/devel/php55-readline/Makefile +++ b/devel/php55-readline/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -readline -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php55-shmop/Makefile b/devel/php55-shmop/Makefile index 29024788041..59a106243a6 100644 --- a/devel/php55-shmop/Makefile +++ b/devel/php55-shmop/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -shmop -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php55-sysvmsg/Makefile b/devel/php55-sysvmsg/Makefile index 0ac42e18722..a3ea35125f1 100644 --- a/devel/php55-sysvmsg/Makefile +++ b/devel/php55-sysvmsg/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -sysvmsg -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php55-sysvsem/Makefile b/devel/php55-sysvsem/Makefile index 0039abcaf80..678b6b58780 100644 --- a/devel/php55-sysvsem/Makefile +++ b/devel/php55-sysvsem/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -sysvsem -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php55-sysvshm/Makefile b/devel/php55-sysvshm/Makefile index 7cbb984d2b8..198aed43ed0 100644 --- a/devel/php55-sysvshm/Makefile +++ b/devel/php55-sysvshm/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -sysvshm -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/devel/php55-tokenizer/Makefile b/devel/php55-tokenizer/Makefile index 9090a9efd50..b8c65762fc8 100644 --- a/devel/php55-tokenizer/Makefile +++ b/devel/php55-tokenizer/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -tokenizer -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/ftp/php5-curl/Makefile b/ftp/php5-curl/Makefile index 8d31b1a3eab..a0db0efe8bd 100644 --- a/ftp/php5-curl/Makefile +++ b/ftp/php5-curl/Makefile @@ -8,5 +8,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -curl -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/ftp/php5-ftp/Makefile b/ftp/php5-ftp/Makefile index 0cf9a465247..2c217429e1c 100644 --- a/ftp/php5-ftp/Makefile +++ b/ftp/php5-ftp/Makefile @@ -7,7 +7,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -ftp -NO_STAGE= yes post-patch: @${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \ ${WRKSRC}/ftp.* ${WRKSRC}/php_ftp.* diff --git a/ftp/php55-curl/Makefile b/ftp/php55-curl/Makefile index 0e1db1c84e2..6b9199c3817 100644 --- a/ftp/php55-curl/Makefile +++ b/ftp/php55-curl/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -curl -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/ftp/php55-ftp/Makefile b/ftp/php55-ftp/Makefile index 1d84b938f01..6b0b1f1c0ca 100644 --- a/ftp/php55-ftp/Makefile +++ b/ftp/php55-ftp/Makefile @@ -7,7 +7,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -ftp -NO_STAGE= yes post-patch: @${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \ ${WRKSRC}/ftp.* ${WRKSRC}/php_ftp.* diff --git a/graphics/php5-exif/Makefile b/graphics/php5-exif/Makefile index efe42f4d657..80c3fad65aa 100644 --- a/graphics/php5-exif/Makefile +++ b/graphics/php5-exif/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -exif -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/graphics/php5-gd/Makefile b/graphics/php5-gd/Makefile index 44d62a78d36..2972d316257 100644 --- a/graphics/php5-gd/Makefile +++ b/graphics/php5-gd/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -gd -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/graphics/php55-exif/Makefile b/graphics/php55-exif/Makefile index ec825b847e4..347a55693c9 100644 --- a/graphics/php55-exif/Makefile +++ b/graphics/php55-exif/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -exif -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/graphics/php55-gd/Makefile b/graphics/php55-gd/Makefile index 1ffbce2e501..6d549ce17dc 100644 --- a/graphics/php55-gd/Makefile +++ b/graphics/php55-gd/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -gd -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/lang/php5-extensions/Makefile b/lang/php5-extensions/Makefile index 59c864ba99c..a33bdf4bb0c 100644 --- a/lang/php5-extensions/Makefile +++ b/lang/php5-extensions/Makefile @@ -20,8 +20,6 @@ USE_PHP_BUILD= yes NO_BUILD= yes NO_MTREE= yes -LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} - OPTIONS_DEFINE= BCMATH BZ2 CALENDAR CTYPE CURL DBA \ DOM EXIF FILEINFO FILTER FTP GD GETTEXT \ GMP HASH ICONV IMAP INTERBASE JSON LDAP MBSTRING MCRYPT \ @@ -115,7 +113,6 @@ OPTIONS_DEFAULT= CTYPE \ XMLREADER \ XMLWRITER -NO_STAGE= yes .include <bsd.port.options.mk> .for opt in ${OPTIONS_DEFINE} diff --git a/lang/php55-extensions/Makefile b/lang/php55-extensions/Makefile index 6d5f86fc1a9..f25736aaf5d 100644 --- a/lang/php55-extensions/Makefile +++ b/lang/php55-extensions/Makefile @@ -20,8 +20,6 @@ USE_PHP_BUILD= yes NO_BUILD= yes NO_MTREE= yes -LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} - OPTIONS_DEFINE= BCMATH BZ2 CALENDAR CTYPE CURL DBA \ DOM EXIF FILEINFO FILTER FTP GD GETTEXT \ GMP HASH ICONV IMAP INTERBASE JSON LDAP MBSTRING MCRYPT \ @@ -117,7 +115,6 @@ OPTIONS_DEFAULT= CTYPE \ XMLREADER \ XMLWRITER -NO_STAGE= yes .include <bsd.port.options.mk> .for opt in ${OPTIONS_DEFINE} diff --git a/mail/php5-imap/Makefile b/mail/php5-imap/Makefile index 84c6b090cbf..841d5827237 100644 --- a/mail/php5-imap/Makefile +++ b/mail/php5-imap/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -imap -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/mail/php55-imap/Makefile b/mail/php55-imap/Makefile index e9f2e295e5c..bcfe09c0511 100644 --- a/mail/php55-imap/Makefile +++ b/mail/php55-imap/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -imap -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/math/php5-bcmath/Makefile b/math/php5-bcmath/Makefile index 9b916be3dd6..4888d2bbac1 100644 --- a/math/php5-bcmath/Makefile +++ b/math/php5-bcmath/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -bcmath -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/math/php5-gmp/Makefile b/math/php5-gmp/Makefile index 4d714e5139a..749fb58f48b 100644 --- a/math/php5-gmp/Makefile +++ b/math/php5-gmp/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -gmp -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/math/php55-bcmath/Makefile b/math/php55-bcmath/Makefile index d668d48a687..1a8ee3677c6 100644 --- a/math/php55-bcmath/Makefile +++ b/math/php55-bcmath/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -bcmath -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/math/php55-gmp/Makefile b/math/php55-gmp/Makefile index 3448a3692e0..27f1d393794 100644 --- a/math/php55-gmp/Makefile +++ b/math/php55-gmp/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -gmp -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/misc/php5-calendar/Makefile b/misc/php5-calendar/Makefile index f3fbbc97e7f..0a2c9a67d9b 100644 --- a/misc/php5-calendar/Makefile +++ b/misc/php5-calendar/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -calendar -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/misc/php55-calendar/Makefile b/misc/php55-calendar/Makefile index 83c3b75c894..6a9ff2809e6 100644 --- a/misc/php55-calendar/Makefile +++ b/misc/php55-calendar/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -calendar -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/php5-snmp/Makefile b/net-mgmt/php5-snmp/Makefile index 4ad508ec9b6..56b5c813f57 100644 --- a/net-mgmt/php5-snmp/Makefile +++ b/net-mgmt/php5-snmp/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -snmp -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/php55-snmp/Makefile b/net-mgmt/php55-snmp/Makefile index 8df40072e17..26f81c3ee4e 100644 --- a/net-mgmt/php55-snmp/Makefile +++ b/net-mgmt/php55-snmp/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -snmp -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net/php5-ldap/Makefile b/net/php5-ldap/Makefile index 8acc863f1c1..5a619643363 100644 --- a/net/php5-ldap/Makefile +++ b/net/php5-ldap/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -ldap -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net/php5-soap/Makefile b/net/php5-soap/Makefile index 3cc26087b8e..22ce8118a92 100644 --- a/net/php5-soap/Makefile +++ b/net/php5-soap/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -soap -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net/php5-sockets/Makefile b/net/php5-sockets/Makefile index 2cf7274c0ea..7318874b91c 100644 --- a/net/php5-sockets/Makefile +++ b/net/php5-sockets/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -sockets -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net/php5-xmlrpc/Makefile b/net/php5-xmlrpc/Makefile index 46d028f843f..d863bb60422 100644 --- a/net/php5-xmlrpc/Makefile +++ b/net/php5-xmlrpc/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -xmlrpc -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net/php55-ldap/Makefile b/net/php55-ldap/Makefile index e2f38c6f9a4..784bef55a0f 100644 --- a/net/php55-ldap/Makefile +++ b/net/php55-ldap/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -ldap -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net/php55-soap/Makefile b/net/php55-soap/Makefile index be8cd611ba3..0fe20cdf737 100644 --- a/net/php55-soap/Makefile +++ b/net/php55-soap/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -soap -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net/php55-sockets/Makefile b/net/php55-sockets/Makefile index e885ed45f5e..7ea541d8a95 100644 --- a/net/php55-sockets/Makefile +++ b/net/php55-sockets/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -sockets -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net/php55-xmlrpc/Makefile b/net/php55-xmlrpc/Makefile index f7361de3cff..4b7e997ac62 100644 --- a/net/php55-xmlrpc/Makefile +++ b/net/php55-xmlrpc/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -xmlrpc -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/print/pecl-pdflib/Makefile b/print/pecl-pdflib/Makefile index 2809577e095..8e0e85ded04 100644 --- a/print/pecl-pdflib/Makefile +++ b/print/pecl-pdflib/Makefile @@ -21,5 +21,4 @@ PHP_MODNAME= pdf CONFIGURE_ARGS= --with-pdflib=${LOCALBASE} -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/php5-filter/Makefile b/security/php5-filter/Makefile index bce3f8587a1..9c4d5a1c6a0 100644 --- a/security/php5-filter/Makefile +++ b/security/php5-filter/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -filter -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/security/php5-hash/Makefile b/security/php5-hash/Makefile index 7dcb2ef5f59..64a4d124438 100644 --- a/security/php5-hash/Makefile +++ b/security/php5-hash/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -hash -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/security/php5-mcrypt/Makefile b/security/php5-mcrypt/Makefile index 1cbe22b3b34..0bfe722f97a 100644 --- a/security/php5-mcrypt/Makefile +++ b/security/php5-mcrypt/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -mcrypt -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/security/php5-openssl/Makefile b/security/php5-openssl/Makefile index a225f5654cf..4101065bc19 100644 --- a/security/php5-openssl/Makefile +++ b/security/php5-openssl/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -openssl -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/security/php55-filter/Makefile b/security/php55-filter/Makefile index 6027d57c245..61f0a412118 100644 --- a/security/php55-filter/Makefile +++ b/security/php55-filter/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -filter -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/security/php55-hash/Makefile b/security/php55-hash/Makefile index 5c95895650a..16ce618475f 100644 --- a/security/php55-hash/Makefile +++ b/security/php55-hash/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -hash -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/security/php55-mcrypt/Makefile b/security/php55-mcrypt/Makefile index 7ebc5c35e4b..be47403f2d3 100644 --- a/security/php55-mcrypt/Makefile +++ b/security/php55-mcrypt/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -mcrypt -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/security/php55-openssl/Makefile b/security/php55-openssl/Makefile index d80cfc45028..c663223c4ea 100644 --- a/security/php55-openssl/Makefile +++ b/security/php55-openssl/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -openssl -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/sysutils/php5-fileinfo/Makefile b/sysutils/php5-fileinfo/Makefile index 80c25b10d2d..fbac0d3c1c6 100644 --- a/sysutils/php5-fileinfo/Makefile +++ b/sysutils/php5-fileinfo/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -fileinfo -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/sysutils/php5-posix/Makefile b/sysutils/php5-posix/Makefile index d54b401d10e..b6327448590 100644 --- a/sysutils/php5-posix/Makefile +++ b/sysutils/php5-posix/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -posix -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/sysutils/php55-fileinfo/Makefile b/sysutils/php55-fileinfo/Makefile index f48419cb444..ef2883c4ba1 100644 --- a/sysutils/php55-fileinfo/Makefile +++ b/sysutils/php55-fileinfo/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -fileinfo -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/sysutils/php55-posix/Makefile b/sysutils/php55-posix/Makefile index 9567bb52052..e2e68caa924 100644 --- a/sysutils/php55-posix/Makefile +++ b/sysutils/php55-posix/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -posix -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-ctype/Makefile b/textproc/php5-ctype/Makefile index 9fa588c59bd..34e6bbd599e 100644 --- a/textproc/php5-ctype/Makefile +++ b/textproc/php5-ctype/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -ctype -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-dom/Makefile b/textproc/php5-dom/Makefile index a360c07c3d2..e4b0c2aa3e0 100644 --- a/textproc/php5-dom/Makefile +++ b/textproc/php5-dom/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -dom -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-pspell/Makefile b/textproc/php5-pspell/Makefile index 511cda54f98..c56566ef160 100644 --- a/textproc/php5-pspell/Makefile +++ b/textproc/php5-pspell/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -pspell -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-simplexml/Makefile b/textproc/php5-simplexml/Makefile index 93f316e8cb9..313eb68dd3c 100644 --- a/textproc/php5-simplexml/Makefile +++ b/textproc/php5-simplexml/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -simplexml -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-wddx/Makefile b/textproc/php5-wddx/Makefile index fa62423cc46..991fca1829f 100644 --- a/textproc/php5-wddx/Makefile +++ b/textproc/php5-wddx/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -wddx -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-xml/Makefile b/textproc/php5-xml/Makefile index 5466e92c16b..23bdc0c15fc 100644 --- a/textproc/php5-xml/Makefile +++ b/textproc/php5-xml/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -xml -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-xmlreader/Makefile b/textproc/php5-xmlreader/Makefile index 6f7fbeb9792..3e627670712 100644 --- a/textproc/php5-xmlreader/Makefile +++ b/textproc/php5-xmlreader/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -xmlreader -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-xmlwriter/Makefile b/textproc/php5-xmlwriter/Makefile index 3a749194161..84b78335dde 100644 --- a/textproc/php5-xmlwriter/Makefile +++ b/textproc/php5-xmlwriter/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -xmlwriter -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php5-xsl/Makefile b/textproc/php5-xsl/Makefile index ebca875e805..e105dcaf708 100644 --- a/textproc/php5-xsl/Makefile +++ b/textproc/php5-xsl/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -xsl -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-ctype/Makefile b/textproc/php55-ctype/Makefile index f71fdff45ac..e7d588b5165 100644 --- a/textproc/php55-ctype/Makefile +++ b/textproc/php55-ctype/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -ctype -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-dom/Makefile b/textproc/php55-dom/Makefile index 5604d0f3100..22d0fa1183c 100644 --- a/textproc/php55-dom/Makefile +++ b/textproc/php55-dom/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -dom -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-pspell/Makefile b/textproc/php55-pspell/Makefile index c9ed9c42aea..36d27eec615 100644 --- a/textproc/php55-pspell/Makefile +++ b/textproc/php55-pspell/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -pspell -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-simplexml/Makefile b/textproc/php55-simplexml/Makefile index 9b103bb6f6d..dd274937d98 100644 --- a/textproc/php55-simplexml/Makefile +++ b/textproc/php55-simplexml/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -simplexml -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-wddx/Makefile b/textproc/php55-wddx/Makefile index 2c3493060e2..790120bcd0c 100644 --- a/textproc/php55-wddx/Makefile +++ b/textproc/php55-wddx/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -wddx -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-xml/Makefile b/textproc/php55-xml/Makefile index 3cf459f092f..be8e8646b39 100644 --- a/textproc/php55-xml/Makefile +++ b/textproc/php55-xml/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -xml -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-xmlreader/Makefile b/textproc/php55-xmlreader/Makefile index a5260b6631d..5f6531799ed 100644 --- a/textproc/php55-xmlreader/Makefile +++ b/textproc/php55-xmlreader/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -xmlreader -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-xmlwriter/Makefile b/textproc/php55-xmlwriter/Makefile index abae9929373..79fbac05214 100644 --- a/textproc/php55-xmlwriter/Makefile +++ b/textproc/php55-xmlwriter/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -xmlwriter -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/textproc/php55-xsl/Makefile b/textproc/php55-xsl/Makefile index 7cd37a5901c..9816a21c6f7 100644 --- a/textproc/php55-xsl/Makefile +++ b/textproc/php55-xsl/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -xsl -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/www/pecl-zendopcache/Makefile b/www/pecl-zendopcache/Makefile index a378fdd98d9..11fffca9be0 100644 --- a/www/pecl-zendopcache/Makefile +++ b/www/pecl-zendopcache/Makefile @@ -25,13 +25,8 @@ PORTDOCS= * IGNORE_WITH_PHP= 55 -NO_STAGE= yes -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MDOCS} post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} -.endif .include <bsd.port.mk> diff --git a/www/php5-session/Makefile b/www/php5-session/Makefile index cd70b72628f..ea046e1e138 100644 --- a/www/php5-session/Makefile +++ b/www/php5-session/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -session -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/www/php5-tidy/Makefile b/www/php5-tidy/Makefile index 13680efd02d..f7e4939b81d 100644 --- a/www/php5-tidy/Makefile +++ b/www/php5-tidy/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -tidy -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/www/php55-opcache/Makefile b/www/php55-opcache/Makefile index 7673c784743..409d5cc275a 100644 --- a/www/php55-opcache/Makefile +++ b/www/php55-opcache/Makefile @@ -9,5 +9,4 @@ PKGNAMESUFFIX= -opcache USE_ZENDEXT= yes -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/www/php55-session/Makefile b/www/php55-session/Makefile index 46435431d61..84d171bd42a 100644 --- a/www/php55-session/Makefile +++ b/www/php55-session/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -session -NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/www/php55-tidy/Makefile b/www/php55-tidy/Makefile index b8b431b1ea6..d78c094b19c 100644 --- a/www/php55-tidy/Makefile +++ b/www/php55-tidy/Makefile @@ -7,5 +7,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php55 PKGNAMESUFFIX= -tidy -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |