Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2014 03:17:27 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r344988 - in head/www: drupal6-advanced_help drupal6-cck drupal6-chaos drupal6-ckeditor
Message-ID:  <201402190317.s1J3HRI0096773@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Wed Feb 19 03:17:26 2014
New Revision: 344988
URL: http://svnweb.freebsd.org/changeset/ports/344988
QAT: https://qat.redports.org/buildarchive/r344988/

Log:
  - Stage support

Modified:
  head/www/drupal6-advanced_help/Makefile
  head/www/drupal6-cck/Makefile
  head/www/drupal6-chaos/Makefile
  head/www/drupal6-ckeditor/Makefile

Modified: head/www/drupal6-advanced_help/Makefile
==============================================================================
--- head/www/drupal6-advanced_help/Makefile	Wed Feb 19 02:22:41 2014	(r344987)
+++ head/www/drupal6-advanced_help/Makefile	Wed Feb 19 03:17:26 2014	(r344988)
@@ -45,5 +45,4 @@ MODULE_FILES=	help/advanced_help.help.in
 		translations/fr.po
 DOC_FILES=	LICENSE.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/drupal6-cck/Makefile
==============================================================================
--- head/www/drupal6-cck/Makefile	Wed Feb 19 02:22:41 2014	(r344987)
+++ head/www/drupal6-cck/Makefile	Wed Feb 19 03:17:26 2014	(r344988)
@@ -244,5 +244,4 @@ MODULE_FILES=	help/add-existing-field.ht
 DOC_FILES=	CHANGELOG.txt DEVELOPER.txt README.txt UPGRADE.txt \
 		LICENSE.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/drupal6-chaos/Makefile
==============================================================================
--- head/www/drupal6-chaos/Makefile	Wed Feb 19 02:22:41 2014	(r344987)
+++ head/www/drupal6-chaos/Makefile	Wed Feb 19 03:17:26 2014	(r344988)
@@ -368,5 +368,4 @@ DOC_DIRS=	ctools_plugin_example
 DOC_FILES=	ctools_plugin_example/README.txt LICENSE.txt \
 		CHANGELOG.txt API.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/drupal6-ckeditor/Makefile
==============================================================================
--- head/www/drupal6-ckeditor/Makefile	Wed Feb 19 02:22:41 2014	(r344987)
+++ head/www/drupal6-ckeditor/Makefile	Wed Feb 19 03:17:26 2014	(r344988)
@@ -314,7 +314,6 @@ DOC_FILES=	ckeditor/LICENSE.html ckedito
 		TROUBLESHOOTING.txt README.txt \
 		LICENSE.txt CHANGELOG.txt
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 post-extract:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402190317.s1J3HRI0096773>