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 51b165e707e6..1d6c3fcfd72f 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 0fad2d82fef2..d01230bca21b 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 2f2cfe6237ba..f66c3111003a 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 c9ebb1b607c7..8f410d872b66 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 |