summaryrefslogtreecommitdiff
path: root/www/drupal6-advanced_help/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal6-advanced_help/Makefile')
-rw-r--r--www/drupal6-advanced_help/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/drupal6-advanced_help/Makefile b/www/drupal6-advanced_help/Makefile
index d2776488a042..daa5083e6a01 100644
--- a/www/drupal6-advanced_help/Makefile
+++ b/www/drupal6-advanced_help/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: drupal6-views
-# Date created: 20 Jul 2008
-# Whom: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
-#
+# Created by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
# $FreeBSD$
-#
PORTNAME= advanced_help
DISTVERSION= 6.x-1.2
@@ -49,4 +45,5 @@ MODULE_FILES= help/advanced_help.help.ini help/ini-file.html \
translations/fr.po
DOC_FILES= LICENSE.txt
+NO_STAGE= yes
.include <bsd.port.mk>