aboutsummaryrefslogtreecommitdiff
path: root/www/codeigniter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/codeigniter/Makefile')
-rw-r--r--www/codeigniter/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/codeigniter/Makefile b/www/codeigniter/Makefile
index 1b7c74ca7ce6..7bc2c40144ec 100644
--- a/www/codeigniter/Makefile
+++ b/www/codeigniter/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: codeigniter
-# Date created: 04 January 2008
-# Whom: Greg Larkin <glarkin@FreeBSD.org>
-#
+# Created by: Greg Larkin <glarkin@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= codeigniter
PORTVERSION= 2.1.3
@@ -77,6 +73,7 @@ ODBC= Install ODBC support for PHP
PGSQL_DESC= Install PostgreSQL support for PHP
SQLITE_DESC= Install SQLite support for PHP
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MAPACHE}