diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-14 15:01:11 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-14 15:01:11 +0000 |
| commit | 0f4284a0838f93355d28128eff556031eacb825d (patch) | |
| tree | 24da6a9095970f42b0f112f5fc306dce0a54570e | |
| parent | - Stage support (diff) | |
- Stage support
| -rw-r--r-- | databases/php5-redis/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/php5-redis/Makefile b/databases/php5-redis/Makefile index 242479a90181..1aa825b91483 100644 --- a/databases/php5-redis/Makefile +++ b/databases/php5-redis/Makefile @@ -26,7 +26,6 @@ PHP_MODNAME= redis OPTIONS_DEFINE= IGBINARY IGBINARY_DESC= Build with Igbinary serializer -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MIGBINARY} |
