From e1cca3dd9643d3711851ff41d3dd21ad2e03db69 Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 14 Feb 2014 15:01:11 +0000 Subject: - Stage support --- databases/php5-redis/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'databases/php5-redis') 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 .if ${PORT_OPTIONS:MIGBINARY} -- cgit