diff options
Diffstat (limited to 'sysutils/pecl-mogilefs/Makefile')
-rw-r--r-- | sysutils/pecl-mogilefs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/pecl-mogilefs/Makefile b/sysutils/pecl-mogilefs/Makefile index ac6d3b22def1..18e698555ab3 100644 --- a/sysutils/pecl-mogilefs/Makefile +++ b/sysutils/pecl-mogilefs/Makefile @@ -3,6 +3,7 @@ PORTNAME= mogilefs PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= sysutils pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -13,7 +14,7 @@ COMMENT= PHP client library to communicate with the MogileFS storage LICENSE= BSD -LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon USE_PHP= yes USE_PHP_BUILD= spl |