Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2013 09:00:01 GMT
From:      Ruslan Makhmatkhanov <cvs-src@yandex.ru>
To:        gnome@FreeBSD.org
Subject:   Re: ports/176494: devel/py-gobject ignores port options
Message-ID:  <201303020900.r22901g8045639@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176494; it has been noted by GNATS.

From: Ruslan Makhmatkhanov <cvs-src@yandex.ru>
To: Sayetsky Anton <vsjcfm@gmail.com>
Cc: bug-followup@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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303020900.r22901g8045639>