diff options
Diffstat (limited to 'devel/php5-pinba/Makefile')
-rw-r--r-- | devel/php5-pinba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/php5-pinba/Makefile b/devel/php5-pinba/Makefile index cca1b532446c..cb2fd56cc803 100644 --- a/devel/php5-pinba/Makefile +++ b/devel/php5-pinba/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= php5- MAINTAINER= komarov@valerka.net COMMENT= PHP-extension part of statistics server for PHP -LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf +LIB_DEPENDS= libprotobuf.so:devel/protobuf USE_GITHUB= yes GH_ACCOUNT= tony2001 |