1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Adjust the Python dependency; LyX does not support Python3 yet.

This commit is contained in:
Raphael Kubo da Costa 2013-06-01 21:15:37 +00:00
parent 06f3b83adb
commit 409b04c0fc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319590

View File

@ -27,7 +27,7 @@ USE_XZ= yes
USE_GMAKE= yes
USE_QT4= corelib gui moc_build uic_build rcc_build
USE_GNOME= desktopfileutils
USE_PYTHON= yes
USE_PYTHON= -2.7
USE_PERL5= yes
GNU_CONFIGURE= yes
CPPFLAGS+= ${PTHREAD_CFLAGS}