aboutsummaryrefslogtreecommitdiff
path: root/www/baikal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/baikal/Makefile')
-rw-r--r--www/baikal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/baikal/Makefile b/www/baikal/Makefile
index 85f3e9b03da2..40d494280faf 100644
--- a/www/baikal/Makefile
+++ b/www/baikal/Makefile
@@ -1,5 +1,5 @@
+# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$
-# Created by: Adam Weinberger <adamw@FreeBSD.org>
PORTNAME= baikal
PORTVERSION= 0.2.4
@@ -24,6 +24,7 @@ SUB_FILES= pkg-install pkg-message
PORTDOCS= *
PORTEXAMPLES= *
+NO_STAGE= yes
.include <bsd.port.options.mk>
post-patch:
${FIND} ${WRKSRC} -type f -not -name '*.php' -exec ${CHMOD} ${SHAREMODE} {} \;