svn commit: r341873 - head/deskutils/plopfolio

Antoine Brodin antoine at FreeBSD.org
Thu Jan 30 19:14:54 UTC 2014


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|' \


More information about the svn-ports-all mailing list