ports/176494: devel/py-gobject ignores port options

Ruslan Makhmatkhanov cvs-src at yandex.ru
Sat Mar 2 09:00:02 UTC 2013


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

From: Ruslan Makhmatkhanov <cvs-src at yandex.ru>
To: Sayetsky Anton <vsjcfm at gmail.com>
Cc: bug-followup at FreeBSD.org
Subject: Re: ports/176494: devel/py-gobject ignores port options
Date: Sat, 02 Mar 2013 12:56:55 +0400

 This is a multi-part message in MIME format.
 --------------050105030708000107020907
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Yes, this port lacks OPTIONSFILE variable. Here is the patch.
 
 -- 
 Regards,
 Ruslan
 
 Tinderboxing kills... the drives.
 
 --------------050105030708000107020907
 Content-Type: text/plain; charset=UTF-8;
  name="gobject.diff.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="gobject.diff.txt"
 
 Index: Makefile
 ===================================================================
 --- Makefile	(revision 313218)
 +++ Makefile	(working copy)
 @@ -35,6 +35,7 @@
  CONFLICTS=	py*-gtk-0*
  PLIST_SUB=	PYTHON_VER="${PYTHON_VER}"
  
 +OPTIONSFILE=	${PORT_DBDIR}/py-${PORTNAME}/options
  OPTIONS_DEFINE=	LIBFFI
  LIBFFI_DESC=	Enable libffi support
  
 
 --------------050105030708000107020907--


More information about the freebsd-gnome mailing list