aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6-advanced_help
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
commit85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/drupal6-advanced_help
parent31f7b03b56b845a2ab26abb64b0d905ee3b48978 (diff)
Notes
Diffstat (limited to 'www/drupal6-advanced_help')
-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>