aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-uuid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pecl-uuid/Makefile')
-rw-r--r--devel/pecl-uuid/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/pecl-uuid/Makefile b/devel/pecl-uuid/Makefile
index 2c8a72a3689b..dabca43d7f0e 100644
--- a/devel/pecl-uuid/Makefile
+++ b/devel/pecl-uuid/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pecl-gearman
-# Date created: 2010-01-27
-# Whom: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
-#
+# Created by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
# $FreeBSD$
-#
PORTNAME= uuid
PORTVERSION= 1.0.2
@@ -25,4 +21,5 @@ USE_PHPEXT= yes
DEFAULT_PHP_VER=53
IGNORE_WITH_PHP=5
+NO_STAGE= yes
.include <bsd.port.mk>