aboutsummaryrefslogtreecommitdiff
path: root/databases/pecl-pdo_user/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pecl-pdo_user/Makefile')
-rw-r--r--databases/pecl-pdo_user/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/pecl-pdo_user/Makefile b/databases/pecl-pdo_user/Makefile
index 808e64321db0..9be999aeab69 100644
--- a/databases/pecl-pdo_user/Makefile
+++ b/databases/pecl-pdo_user/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: pear-pdo_user
-# Date created: 2011-05-26
-# Whom: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
-#
+# Created by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
# $FreeBSD$
-#
PORTNAME= pdo_user
PORTVERSION= 0.3.0
@@ -25,4 +21,5 @@ USE_PHPIZE= yes
USE_PHPEXT= yes
PHP_MODNAME= pdo_user
+NO_STAGE= yes
.include <bsd.port.mk>