Date: Wed, 3 Sep 2014 16:08:33 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367216 - head/devel/glib20 Message-ID: <201409031608.s83G8XZo010350@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Sep 3 16:08:32 2014 New Revision: 367216 URL: http://svnweb.freebsd.org/changeset/ports/367216 QAT: https://qat.redports.org/buildarchive/r367216/ Log: - Change PYTHON_FEATURES to USE_PYTHON Approved by: gnome (kwm) Modified: head/devel/glib20/Makefile Modified: head/devel/glib20/Makefile ============================================================================== --- head/devel/glib20/Makefile Wed Sep 3 15:56:00 2014 (r367215) +++ head/devel/glib20/Makefile Wed Sep 3 16:08:32 2014 (r367216) @@ -28,7 +28,7 @@ USE_LDCONFIG= yes # (wchar_t is used by glibmm, rawtherapee triggered this) USES+= gettext gmake iconv:wchar_t libtool pathfix perl5 \ pkgconfig python shebangfix -PYTHON_FEATURES= py3kplist +USE_PYTHON= py3kplist CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc \ --disable-man --without-xml-catalog \ --enable-static \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409031608.s83G8XZo010350>