1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Support python3 as default python version.

PR:		ports/187400 [1]
Submitted by:	Corey Smith <corsmith@gmail.com> [1]
		nathanw@
This commit is contained in:
Koop Mast 2014-03-23 21:27:02 +00:00
parent 766b50c974
commit 4613a7e164
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348890

View File

@ -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 \