svn commit: r342201 - head/sysutils/timemon

Antoine Brodin antoine at FreeBSD.org
Sat Feb 1 18:47:08 UTC 2014


Author: antoine
Date: Sat Feb  1 18:47:07 2014
New Revision: 342201
URL: http://svnweb.freebsd.org/changeset/ports/342201
QAT: https://qat.redports.org/buildarchive/r342201/

Log:
  Stage support

Modified:
  head/sysutils/timemon/Makefile

Modified: head/sysutils/timemon/Makefile
==============================================================================
--- head/sysutils/timemon/Makefile	Sat Feb  1 18:34:35 2014	(r342200)
+++ head/sysutils/timemon/Makefile	Sat Feb  1 18:47:07 2014	(r342201)
@@ -18,7 +18,6 @@ USE_GNUSTEP_BACK=	yes
 USE_GNUSTEP_BUILD=	yes
 USE_GNUSTEP_INSTALL=	yes
 
-NO_STAGE=	yes
 post-patch:
 	${RM} ${WRKSRC}/shared_obj/*.*
 


More information about the svn-ports-all mailing list