Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 13:17:56 +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: r341400 - in head: deskutils/horde-kronolith deskutils/horde-mnemo deskutils/horde-nag devel/horde-content devel/horde-timeobjects devel/horde-whups
Message-ID:  <201401271317.s0RDHuot014716@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Mon Jan 27 13:17:56 2014
New Revision: 341400
URL: http://svnweb.freebsd.org/changeset/ports/341400
QAT: https://qat.redports.org/buildarchive/r341400/

Log:
  - Stage support

Modified:
  head/deskutils/horde-kronolith/Makefile
  head/deskutils/horde-mnemo/Makefile
  head/deskutils/horde-nag/Makefile
  head/devel/horde-content/Makefile
  head/devel/horde-timeobjects/Makefile
  head/devel/horde-whups/Makefile

Modified: head/deskutils/horde-kronolith/Makefile
==============================================================================
--- head/deskutils/horde-kronolith/Makefile	Mon Jan 27 13:17:21 2014	(r341399)
+++ head/deskutils/horde-kronolith/Makefile	Mon Jan 27 13:17:56 2014	(r341400)
@@ -55,7 +55,6 @@ USE_HORDE_RUN=	Horde_Role \
 		Horde_Util \
 		Horde_View
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${PORT_OPTIONS:MDATE_HOLIDAYS}

Modified: head/deskutils/horde-mnemo/Makefile
==============================================================================
--- head/deskutils/horde-mnemo/Makefile	Mon Jan 27 13:17:21 2014	(r341399)
+++ head/deskutils/horde-mnemo/Makefile	Mon Jan 27 13:17:56 2014	(r341400)
@@ -37,7 +37,6 @@ OPTIONS_DEFAULT=	PDF
 OPTIONS_DEFINE=		PDF
 PDF_DESC=		Support PDF generation
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${PORT_OPTIONS:MPDF}

Modified: head/deskutils/horde-nag/Makefile
==============================================================================
--- head/deskutils/horde-nag/Makefile	Mon Jan 27 13:17:21 2014	(r341399)
+++ head/deskutils/horde-nag/Makefile	Mon Jan 27 13:17:56 2014	(r341400)
@@ -39,7 +39,6 @@ USE_HORDE_RUN=	Horde_Role \
 		Horde_Util \
 		Horde_View
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
 .include <bsd.port.post.mk>

Modified: head/devel/horde-content/Makefile
==============================================================================
--- head/devel/horde-content/Makefile	Mon Jan 27 13:17:21 2014	(r341399)
+++ head/devel/horde-content/Makefile	Mon Jan 27 13:17:56 2014	(r341400)
@@ -21,7 +21,6 @@ USE_HORDE_RUN=	Horde_Role \
 		Horde_Rdo \
 		Horde_Util
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
 .include <bsd.port.post.mk>

Modified: head/devel/horde-timeobjects/Makefile
==============================================================================
--- head/devel/horde-timeobjects/Makefile	Mon Jan 27 13:17:21 2014	(r341399)
+++ head/devel/horde-timeobjects/Makefile	Mon Jan 27 13:17:56 2014	(r341400)
@@ -19,7 +19,6 @@ USE_HORDE_RUN=	Horde_Role \
 		Horde_Url \
 		Horde_Util
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
 .include <bsd.port.post.mk>

Modified: head/devel/horde-whups/Makefile
==============================================================================
--- head/devel/horde-whups/Makefile	Mon Jan 27 13:17:21 2014	(r341399)
+++ head/devel/horde-whups/Makefile	Mon Jan 27 13:17:56 2014	(r341400)
@@ -40,7 +40,6 @@ USE_HORDE_RUN=	Horde_Role \
 		Horde_Vfs \
 		Horde_View
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
 .include <bsd.port.post.mk>



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