diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-12-06 11:22:12 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-12-06 11:22:12 +0000 |
commit | 968c62c6fbc9cd1fa4488b835da6c291ebc885e6 (patch) | |
tree | 57498af909660129f51b9c8c5792e61977855025 /devel/pecl-svn/Makefile | |
parent | 4fa23dabbdce9cfbfde47abd0a56ee7c4127b8c2 (diff) | |
download | ports-968c62c6fbc9cd1fa4488b835da6c291ebc885e6.tar.gz ports-968c62c6fbc9cd1fa4488b835da6c291ebc885e6.zip |
Notes
Diffstat (limited to 'devel/pecl-svn/Makefile')
-rw-r--r-- | devel/pecl-svn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pecl-svn/Makefile b/devel/pecl-svn/Makefile index ca480b360128..02cbad98f898 100644 --- a/devel/pecl-svn/Makefile +++ b/devel/pecl-svn/Makefile @@ -17,7 +17,7 @@ LICENSE= PHP301 LIB_DEPENDS= libsvn_client-1.so:devel/subversion USES= php:pecl -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USE_CSTD= c99 .include <bsd.port.mk> |