Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2014 04:17:22 +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: r344995 - in head/www: drupal6-print drupal6-seo_checklist drupal6-services drupal6-tagadelic drupal6-token
Message-ID:  <201402190417.s1J4HMb8020884@svn.freebsd.org>

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

Log:
  - Stage support

Modified:
  head/www/drupal6-print/Makefile
  head/www/drupal6-seo_checklist/Makefile
  head/www/drupal6-services/Makefile
  head/www/drupal6-tagadelic/Makefile
  head/www/drupal6-token/Makefile

Modified: head/www/drupal6-print/Makefile
==============================================================================
--- head/www/drupal6-print/Makefile	Wed Feb 19 04:04:06 2014	(r344994)
+++ head/www/drupal6-print/Makefile	Wed Feb 19 04:17:22 2014	(r344995)
@@ -32,5 +32,4 @@ MODULE_FILES=	icons/mail_icon.gif icons/
 DOC_FILES=	CHANGELOG.txt CREDITS.txt INSTALL.txt \
 		LICENSE.txt MAINTAINERS.txt README.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/drupal6-seo_checklist/Makefile
==============================================================================
--- head/www/drupal6-seo_checklist/Makefile	Wed Feb 19 04:04:06 2014	(r344994)
+++ head/www/drupal6-seo_checklist/Makefile	Wed Feb 19 04:17:22 2014	(r344995)
@@ -13,5 +13,4 @@ DRUPAL6_MODULE=	yes
 MODULE_FILES=	seochecklist.info seochecklist.install seochecklist.module
 DOC_FILES=	LICENSE.txt README.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/drupal6-services/Makefile
==============================================================================
--- head/www/drupal6-services/Makefile	Wed Feb 19 04:04:06 2014	(r344994)
+++ head/www/drupal6-services/Makefile	Wed Feb 19 04:17:22 2014	(r344995)
@@ -61,5 +61,4 @@ MODULE_FILES=	auth/services_keyauth/serv
 
 DOC_FILES=	LICENSE.txt README.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/drupal6-tagadelic/Makefile
==============================================================================
--- head/www/drupal6-tagadelic/Makefile	Wed Feb 19 04:04:06 2014	(r344994)
+++ head/www/drupal6-tagadelic/Makefile	Wed Feb 19 04:17:22 2014	(r344995)
@@ -23,5 +23,4 @@ MODULE_FILES=	tagadelic.css tagadelic.in
 		translations/ru.po translations/tagadelic.pot
 DOC_FILES=	LICENSE.txt README.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/www/drupal6-token/Makefile
==============================================================================
--- head/www/drupal6-token/Makefile	Wed Feb 19 04:04:06 2014	(r344994)
+++ head/www/drupal6-token/Makefile	Wed Feb 19 04:17:22 2014	(r344995)
@@ -23,5 +23,4 @@ MODULE_DIRS=	translations
 
 DOC_FILES=	API.txt LICENSE.txt README.txt
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



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