Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2014 19:14:54 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341873 - head/deskutils/plopfolio
Message-ID:  <201401301914.s0UJEsHS091020@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Jan 30 19:14:54 2014
New Revision: 341873
URL: http://svnweb.freebsd.org/changeset/ports/341873
QAT: https://qat.redports.org/buildarchive/r341873/

Log:
  Stage support

Modified:
  head/deskutils/plopfolio/Makefile

Modified: head/deskutils/plopfolio/Makefile
==============================================================================
--- head/deskutils/plopfolio/Makefile	Thu Jan 30 19:11:04 2014	(r341872)
+++ head/deskutils/plopfolio/Makefile	Thu Jan 30 19:14:54 2014	(r341873)
@@ -19,7 +19,6 @@ USE_GNUSTEP_INSTALL=	yes
 
 FIXME=	Channel.m PlopFolio.m PreferencesPanelController.m
 
-NO_STAGE=	yes
 post-patch:
 .for i in ${FIXME}
 	${REINPLACE_CMD} -e 's|Foundation/GSXML.h|GNUstepBase/GSXML.h|' \



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