svn commit: r341400 - in head: deskutils/horde-kronolith deskutils/horde-mnemo deskutils/horde-nag devel/horde-content devel/horde-timeobjects devel/horde-whups

Martin Wilke miwi at FreeBSD.org
Mon Jan 27 13:17:58 UTC 2014


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>


More information about the svn-ports-all mailing list