svn commit: r423889 - head/japanese/mozc-server

Antoine Brodin antoine at FreeBSD.org
Wed Oct 12 19:22:17 UTC 2016


Author: antoine
Date: Wed Oct 12 19:22:16 2016
New Revision: 423889
URL: https://svnweb.freebsd.org/changeset/ports/423889

Log:
  Unbreak build as a regular user

Modified:
  head/japanese/mozc-server/Makefile

Modified: head/japanese/mozc-server/Makefile
==============================================================================
--- head/japanese/mozc-server/Makefile	Wed Oct 12 19:21:36 2016	(r423888)
+++ head/japanese/mozc-server/Makefile	Wed Oct 12 19:22:16 2016	(r423889)
@@ -419,8 +419,6 @@ do-install-mozc_el:
 .endif
 
 do-build: ${BUILD_MOZC_LIST:S/^/do-build-/}
-post-build:
-	${RMDIR} /root/.mozc
 do-install: ${BUILD_MOZC_LIST:S/^/do-install-/}
 
 .include <bsd.port.post.mk>


More information about the svn-ports-head mailing list