svn commit: r456140 - head/www/you-get

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Dec 12 13:33:41 UTC 2017


Author: sunpoet
Date: Tue Dec 12 13:33:30 2017
New Revision: 456140
URL: https://svnweb.freebsd.org/changeset/ports/456140

Log:
  Disable python flavor

Modified:
  head/www/you-get/Makefile

Modified: head/www/you-get/Makefile
==============================================================================
--- head/www/you-get/Makefile	Tue Dec 12 13:33:25 2017	(r456139)
+++ head/www/you-get/Makefile	Tue Dec 12 13:33:30 2017	(r456140)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	ffmpeg:multimedia/ffmpeg
 OPTIONS_DEFINE=	RTMPDUMP
 
 NO_ARCH=	yes
-USE_PYTHON=	autoplist distutils optsuffix
+USE_PYTHON=	autoplist distutils noflavors
 USES=		python:3.4+
 
 RTMPDUMP_RUN_DEPENDS=	rtmpdump:multimedia/rtmpdump


More information about the svn-ports-head mailing list