diff options
Diffstat (limited to 'accessibility/at-spi/Makefile')
-rw-r--r-- | accessibility/at-spi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile index 6ace5e878b37..1e7b9dcdea9a 100644 --- a/accessibility/at-spi/Makefile +++ b/accessibility/at-spi/Makefile @@ -22,7 +22,7 @@ NO_STAGE= yes USES= gmake gettext pkgconfig USE_GNOME= gnomehack gnomehier intlhack gtk20 gconf2 libbonobo USE_XORG= x11 xtst -USE_PYTHON= yes +USE_PYTHON= -2.7 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static |