diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) | |
download | ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile index eb01d6d6f75c..8e5c0bfee8ea 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-Memcached-Fast/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Memcached storage backend for session data -BUILD_DEPENDS= p5-Cache-Memcached-Fast>=0:${PORTSDIR}/databases/p5-Cache-Memcached-Fast \ - p5-Catalyst-Plugin-Session>=0.01:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ - p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable +BUILD_DEPENDS= p5-Cache-Memcached-Fast>=0:databases/p5-Cache-Memcached-Fast \ + p5-Catalyst-Plugin-Session>=0.01:www/p5-Catalyst-Plugin-Session \ + p5-Catalyst-Runtime>=5.7000:www/p5-Catalyst-Runtime \ + p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |