svn commit: r478456 - head/print/py-pycups

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 30 14:14:21 UTC 2018


Author: sunpoet
Date: Thu Aug 30 14:14:20 2018
New Revision: 478456
URL: https://svnweb.freebsd.org/changeset/ports/478456

Log:
  Clean up Makefile

Modified:
  head/print/py-pycups/Makefile

Modified: head/print/py-pycups/Makefile
==============================================================================
--- head/print/py-pycups/Makefile	Thu Aug 30 14:14:15 2018	(r478455)
+++ head/print/py-pycups/Makefile	Thu Aug 30 14:14:20 2018	(r478456)
@@ -19,8 +19,6 @@ LIB_DEPENDS=	libcups.so:print/cups
 USE_PYTHON=	autoplist concurrent distutils
 USES=		iconv localbase python tar:bzip2
 
-SLAVEDIRS=	print/py-pycups@${PY_FLAVOR}
-
 .include <bsd.port.pre.mk>
 
 post-patch:


More information about the svn-ports-all mailing list