From 36117d709704f772dbc3d305cda6923741791598 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:13:47 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: databases) --- databases/php5-redis/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/php5-redis') diff --git a/databases/php5-redis/Makefile b/databases/php5-redis/Makefile index 2c9b211601d0..8be8f939f6c1 100644 --- a/databases/php5-redis/Makefile +++ b/databases/php5-redis/Makefile @@ -1,6 +1,5 @@ # Created by: Benedikt Niessen # $FreeBSD$ -# PORTNAME= redis PORTVERSION= 2.2.3 @@ -28,6 +27,7 @@ PHP_MODNAME= redis OPTIONS_DEFINE= IGBINARY IGBINARY_DESC= Build with Igbinary serializer +NO_STAGE= yes .include .if ${PORT_OPTIONS:MIGBINARY} -- cgit v1.2.3