svn commit: r428939 - head/graphics/py-pydot

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 19 15:54:25 UTC 2016


Author: sunpoet
Date: Mon Dec 19 15:54:24 2016
New Revision: 428939
URL: https://svnweb.freebsd.org/changeset/ports/428939

Log:
  - Cleanup Makefile

Modified:
  head/graphics/py-pydot/Makefile

Modified: head/graphics/py-pydot/Makefile
==============================================================================
--- head/graphics/py-pydot/Makefile	Mon Dec 19 15:45:25 2016	(r428938)
+++ head/graphics/py-pydot/Makefile	Mon Dec 19 15:54:24 2016	(r428939)
@@ -13,7 +13,6 @@ COMMENT=	Python interface to the Graphvi
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-#BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyparsing>=2.1.4:devel/py-pyparsing
 RUN_DEPENDS=	dot:graphics/graphviz \
 		${PYTHON_PKGNAMEPREFIX}pyparsing>=2.1.4:devel/py-pyparsing
 


More information about the svn-ports-head mailing list