diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-02-07 12:14:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-02-07 12:14:34 +0000 |
commit | 25c794224fbdc888e76ff140590ef272da22ee74 (patch) | |
tree | 7ec17b9d0da9fc4e843775137cd0b2b0a658807a /archivers/pecl-phk | |
parent | 180b9579679827e6433aab2181bf01c7100287f0 (diff) |
Notes
Diffstat (limited to 'archivers/pecl-phk')
-rw-r--r-- | archivers/pecl-phk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/pecl-phk/Makefile b/archivers/pecl-phk/Makefile index 5a6325cb4aa0..0ce2b6f21b91 100644 --- a/archivers/pecl-phk/Makefile +++ b/archivers/pecl-phk/Makefile @@ -16,7 +16,7 @@ LICENSE= PHP301 USES= php:ext tar:tgz USE_PHP= hash:build -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-phk |