diff options
Diffstat (limited to 'devel/php5-pinba/Makefile')
-rw-r--r-- | devel/php5-pinba/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/php5-pinba/Makefile b/devel/php5-pinba/Makefile index 0156f83cf85c..52cf6bb003b3 100644 --- a/devel/php5-pinba/Makefile +++ b/devel/php5-pinba/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= komarov@valerka.net COMMENT= PHP-extension part of statistics server for PHP +DEPRECATED= Works only with EOL php 5.6 +EXPIRATION_DATE= 2018-12-30 + LIB_DEPENDS= libprotobuf.so:devel/protobuf BROKEN_powerpc64= fails to compile: class 'google::protobuf::internal::InternalMetadataWithArenaLite' does not have any field named 'InternalMetadataWithArenaBase' |