diff options
author | Robert Noland <rnoland@FreeBSD.org> | 2009-01-17 22:02:45 +0000 |
---|---|---|
committer | Robert Noland <rnoland@FreeBSD.org> | 2009-01-17 22:02:45 +0000 |
commit | 3e996470279916330f51941cbbe66c610cb4bb94 (patch) | |
tree | c953933d44e0edef4b542a050074f0777df192db /x11/libxcb | |
parent | 8d567705ca993c4086e3d8f07cb3143e9a0c3fe4 (diff) | |
download | ports-3e996470279916330f51941cbbe66c610cb4bb94.tar.gz ports-3e996470279916330f51941cbbe66c610cb4bb94.zip |
Notes
Diffstat (limited to 'x11/libxcb')
-rw-r--r-- | x11/libxcb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index 8bd902a8f3b6..59089c2d17a2 100644 --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -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} |