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

Marcus von Appen mva at FreeBSD.org
Sun Dec 15 21:56:49 UTC 2013


Author: mva
Date: Sun Dec 15 21:56:48 2013
New Revision: 336588
URL: http://svnweb.freebsd.org/changeset/ports/336588

Log:
  - Back out my change, since wg@ already fixed the port
  
  Noticed by:	wg@

Modified:
  head/japanese/mozc-server/Makefile

Modified: head/japanese/mozc-server/Makefile
==============================================================================
--- head/japanese/mozc-server/Makefile	Sun Dec 15 21:56:41 2013	(r336587)
+++ head/japanese/mozc-server/Makefile	Sun Dec 15 21:56:48 2013	(r336588)
@@ -19,7 +19,6 @@ EXTRACT_DEPENDS=${PYTHON_CMD}:${PYTHON_P
 LIB_DEPENDS=	protobuf:${PORTSDIR}/devel/protobuf \
 		zinnia:${PORTSDIR}/japanese/zinnia
 RUN_DEPENDS=	xdg-open:${PORTSDIR}/devel/xdg-utils
-BUILD_DEPENDS=	python:${PORTSDIR}/lang/python
 
 USES=		pkgconfig iconv
 USE_BZIP2=	yes


More information about the svn-ports-head mailing list