aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-swish/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pecl-swish/Makefile')
-rw-r--r--www/pecl-swish/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/pecl-swish/Makefile b/www/pecl-swish/Makefile
index 8a6ddd1e9354..3a6b83d91dde 100644
--- a/www/pecl-swish/Makefile
+++ b/www/pecl-swish/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pecl-swish
-# Date created: 2007/03/02
-# Whom: chinsan
-#
+# Created by: chinsan
# $FreeBSD$
-#
PORTNAME= swish
PORTVERSION= 0.5.0
@@ -24,4 +20,5 @@ USE_PHPEXT= yes
CONFIGURE_ARGS= --enable-swish --with-swish=${LOCALBASE}/bin
+NO_STAGE= yes
.include <bsd.port.mk>