Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Oct 2016 19:22:16 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423889 - head/japanese/mozc-server
Message-ID:  <201610121922.u9CJMGuE036750@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610121922.u9CJMGuE036750>