diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/php53-bz2/Makefile | 1 | ||||
-rw-r--r-- | archivers/php53-phar/Makefile | 1 | ||||
-rw-r--r-- | archivers/php53-zip/Makefile | 1 | ||||
-rw-r--r-- | archivers/php53-zlib/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/archivers/php53-bz2/Makefile b/archivers/php53-bz2/Makefile index 51b165e707e..1d6c3fcfd72 100644 --- a/archivers/php53-bz2/Makefile +++ b/archivers/php53-bz2/Makefile @@ -2,7 +2,6 @@ CATEGORIES= archivers -NO_STAGE= yes MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -bz2 diff --git a/archivers/php53-phar/Makefile b/archivers/php53-phar/Makefile index 0fad2d82fef..d01230bca21 100644 --- a/archivers/php53-phar/Makefile +++ b/archivers/php53-phar/Makefile @@ -2,7 +2,6 @@ CATEGORIES= archivers -NO_STAGE= yes MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -phar diff --git a/archivers/php53-zip/Makefile b/archivers/php53-zip/Makefile index 2f2cfe6237b..f66c3111003 100644 --- a/archivers/php53-zip/Makefile +++ b/archivers/php53-zip/Makefile @@ -2,7 +2,6 @@ CATEGORIES= archivers -NO_STAGE= yes MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -zip diff --git a/archivers/php53-zlib/Makefile b/archivers/php53-zlib/Makefile index c9ebb1b607c..8f410d872b6 100644 --- a/archivers/php53-zlib/Makefile +++ b/archivers/php53-zlib/Makefile @@ -2,7 +2,6 @@ CATEGORIES= archivers -NO_STAGE= yes MASTERDIR= ${.CURDIR}/../../lang/php53 PKGNAMESUFFIX= -zlib |