svn commit: r346760 - head/devel/ccache

Raphael Kubo da Costa rakuco at FreeBSD.org
Sun Mar 2 12:39:37 UTC 2014


Author: rakuco
Date: Sun Mar  2 12:39:36 2014
New Revision: 346760
URL: http://svnweb.freebsd.org/changeset/ports/346760
QAT: https://qat.redports.org/buildarchive/r346760/

Log:
  Fix the build after r346759.

Modified:
  head/devel/ccache/Makefile

Modified: head/devel/ccache/Makefile
==============================================================================
--- head/devel/ccache/Makefile	Sun Mar  2 12:10:16 2014	(r346759)
+++ head/devel/ccache/Makefile	Sun Mar  2 12:39:36 2014	(r346760)
@@ -103,4 +103,4 @@ post-install:
 	@${CAT} ${FILESDIR}/pkg-message-clang >> ${PKGMESSAGE}
 .endif
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>


More information about the svn-ports-all mailing list