svn commit: r357096 - head/multimedia/mmpython

Vanilla I. Shu vanilla at FreeBSD.org
Mon Jun 9 03:43:22 UTC 2014


Author: vanilla
Date: Mon Jun  9 03:43:22 2014
New Revision: 357096
URL: http://svnweb.freebsd.org/changeset/ports/357096
QAT: https://qat.redports.org/buildarchive/r357096/

Log:
  Fix typo.
  
  Submitted by:	rm@

Modified:
  head/multimedia/mmpython/Makefile

Modified: head/multimedia/mmpython/Makefile
==============================================================================
--- head/multimedia/mmpython/Makefile	Mon Jun  9 03:41:18 2014	(r357095)
+++ head/multimedia/mmpython/Makefile	Mon Jun  9 03:43:22 2014	(r357096)
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libdvdread.so:${PORTSDIR}/m
 RUN_DEPENDS=	lsdvd:${PORTSDIR}/multimedia/lsdvd
 
 USE_PYTHON=	yes
-USE_PYDISTUTILS=ye
+USE_PYDISTUTILS=yes
 PYDISTUTILS_AUTOPLIST=yes
 
 post-patch:


More information about the svn-ports-head mailing list