svn commit: r362458 - head/net/clusterit

Adam Weinberger adamw at FreeBSD.org
Mon Jul 21 17:50:47 UTC 2014


Author: adamw
Date: Mon Jul 21 17:50:46 2014
New Revision: 362458
URL: http://svnweb.freebsd.org/changeset/ports/362458
QAT: https://qat.redports.org/buildarchive/r362458/

Log:
  Use bsd.port.mk instead of post.mk.

Modified:
  head/net/clusterit/Makefile

Modified: head/net/clusterit/Makefile
==============================================================================
--- head/net/clusterit/Makefile	Mon Jul 21 17:47:52 2014	(r362457)
+++ head/net/clusterit/Makefile	Mon Jul 21 17:50:46 2014	(r362458)
@@ -24,4 +24,4 @@ post-patch:
 	${REINPLACE_CMD} -E 's,^(SUBDIRS) = .*,\1 = barrier dsh jsd pcp dtop tools,' ${WRKSRC}/Makefile.in
 .endif
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


More information about the svn-ports-all mailing list