aboutsummaryrefslogtreecommitdiff
path: root/www/phpscheduleit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/phpscheduleit/Makefile')
-rw-r--r--www/phpscheduleit/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/phpscheduleit/Makefile b/www/phpscheduleit/Makefile
index 3198c913957b..05aba304775e 100644
--- a/www/phpscheduleit/Makefile
+++ b/www/phpscheduleit/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: phpscheduleit
-# Date created: 4 Januar 2011
-# Whom: jamrich.majo@gmail.com
-#
+# Created by: jamrich.majo@gmail.com
# $FreeBSD$
-#
PORTNAME= phpscheduleit
PORTVERSION= 1.2.12
@@ -31,6 +27,7 @@ PLIST_DIRSTRY= %%WWWDIR%%
OPTIONS_DEFINE= PGSQL APACHE LIGHTTPD
OPTIONS_DEFAULT=APACHE
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPGSQL}