aboutsummaryrefslogtreecommitdiffstats
path: root/databases/php5-redis
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-14 23:01:11 +0800
committermiwi <miwi@FreeBSD.org>2014-02-14 23:01:11 +0800
commite1cca3dd9643d3711851ff41d3dd21ad2e03db69 (patch)
tree24da6a9095970f42b0f112f5fc306dce0a54570e /databases/php5-redis
parent6830d02c7785ad5709782e434f5c69019308ecbe (diff)
downloadfreebsd-ports-gnome-e1cca3dd9643d3711851ff41d3dd21ad2e03db69.tar.gz
freebsd-ports-gnome-e1cca3dd9643d3711851ff41d3dd21ad2e03db69.tar.zst
freebsd-ports-gnome-e1cca3dd9643d3711851ff41d3dd21ad2e03db69.zip
- Stage support
Diffstat (limited to 'databases/php5-redis')
-rw-r--r--databases/php5-redis/Makefile1
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}