aboutsummaryrefslogtreecommitdiff
path: root/databases/php53-redis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/php53-redis/Makefile')
-rw-r--r--databases/php53-redis/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/php53-redis/Makefile b/databases/php53-redis/Makefile
index 9927e8076eb1..5607d367c9da 100644
--- a/databases/php53-redis/Makefile
+++ b/databases/php53-redis/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: php53-redis
-# Date created: 24 July 2012
-# Whom: Glen Barber <gjb@FreeBSD.org>
-#
+# Created by: Glen Barber <gjb@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= redis
PORTVERSION= 2.2.1
@@ -28,4 +24,5 @@ DEFAULT_PHP_VER=53
PHP_MODNAME= redis
+NO_STAGE= yes
.include <bsd.port.mk>