Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2014 21:30:02 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        gnome@FreeBSD.org
Subject:   Re: ports/187400: commit references a PR
Message-ID:  <201403232130.s2NLU2Y4032819@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/187400: commit references a PR
Date: Sun, 23 Mar 2014 21:27:05 +0000 (UTC)

 Author: kwm
 Date: Sun Mar 23 21:27:02 2014
 New Revision: 348890
 URL: http://svnweb.freebsd.org/changeset/ports/348890
 QAT: https://qat.redports.org/buildarchive/r348890/
 
 Log:
   Support python3 as default python version.
   
   PR:		ports/187400 [1]
   Submitted by:	Corey Smith <corsmith@gmail.com> [1]
   		nathanw@
 
 Modified:
   head/devel/glib20/Makefile
 
 Modified: head/devel/glib20/Makefile
 ==============================================================================
 --- head/devel/glib20/Makefile	Sun Mar 23 21:00:44 2014	(r348889)
 +++ head/devel/glib20/Makefile	Sun Mar 23 21:27:02 2014	(r348890)
 @@ -29,6 +29,7 @@ USE_LDCONFIG=	yes
  USES=		gettext gmake iconv:wchar_t pathfix pkgconfig shebangfix perl5
  USE_GNOME=	ltverhack
  USE_PYTHON=	yes
 +PYTHON_PY3K_PLIST_HACK=	yes
  CONFIGURE_ARGS=	--enable-static \
  		--disable-gtk-doc --with-html-dir=${PREFIX}/share/doc \
  		--disable-man --without-xml-catalog \
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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