ports/157438: Missing dependecy in multimedia/miro

Armin Pirkovitsch armin at frozen-zone.org
Tue May 31 13:20:11 UTC 2011


The following reply was made to PR ports/157438; it has been noted by GNATS.

From: Armin Pirkovitsch <armin at frozen-zone.org>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/157438: Missing dependecy in multimedia/miro
Date: Tue, 31 May 2011 15:03:23 +0200

 This is a multi-part message in MIME format.
 --------------070303000405030302050307
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 I've attached the necessary patch.
 
 Cheers,
 Armin
 
 --------------070303000405030302050307
 Content-Type: text/plain;
  name="patch-Makefile.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="patch-Makefile.txt"
 
 --- Makefile.orig	2011-05-31 06:31:29.000000000 +0200
 +++ Makefile	2011-05-31 06:43:32.000000000 +0200
 @@ -27,7 +27,8 @@
  		${PYTHON_SITELIBDIR}/libtorrent.so:${PORTSDIR}/net-p2p/libtorrent-rasterbar-15-python \
  		${PYTHON_SITELIBDIR}/webkit/webkit.so:${PORTSDIR}/www/py-webkitgtk \
  		${PYTHON_SITELIBDIR}/gtk-2.0/gconf.so:${PORTSDIR}/x11-toolkits/py-gnome2 \
 -		${PYTHON_SITELIBDIR}/pycurl.so:${PORTSDIR}/ftp/py-curl
 +		${PYTHON_SITELIBDIR}/pycurl.so:${PORTSDIR}/ftp/py-curl \
 +		${PYTHON_SITELIBDIR}/mutagen/__init__.py:${PORTSDIR}/audio/py-mutagen
  
  BUILD_WRKSRC=	${WRKSRC}/linux
  INSTALL_WRKSRC=	${WRKSRC}/linux
 
 --------------070303000405030302050307--



More information about the freebsd-ports-bugs mailing list