mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
allow x11/libxcb and x11/xcb-proto to build with python 2.5+
PR: 130475 Submitted by: Joseph S. Atkinson Approved by: wahjava@gmail.com (maintainer), garga (mentor, implicit)
This commit is contained in:
parent
8d567705ca
commit
3e99647027
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226334
@ -28,7 +28,7 @@ USE_GNOME= gnomehack
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_XORG= xau xdmcp
|
||||
USE_PYTHON= 2.5
|
||||
USE_PYTHON= 2.5+
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-check=${LOCALBASE}
|
||||
|
@ -17,7 +17,7 @@ BUILD_DEPENDS= xmllint:${PORTSDIR}/textproc/libxml2
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gnomehack
|
||||
USE_PYTHON= 2.5
|
||||
USE_PYTHON= 2.5+
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
DATADIR= ${PREFIX}/share/xcb
|
||||
|
Loading…
Reference in New Issue
Block a user