diff options
Diffstat (limited to 'net-im/gajim/Makefile')
-rw-r--r-- | net-im/gajim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile index 8e50a771b6c8..c68c39ca095d 100644 --- a/net-im/gajim/Makefile +++ b/net-im/gajim/Makefile @@ -21,7 +21,7 @@ USES= gmake pathfix USE_BZIP2= yes USE_DOS2UNIX= src/plugins/plugins_i18n.py USE_GNOME= pygtk2 -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_XORG= x11 xext xscrnsaver MAN1= gajim.1 gajim-remote.1 gajim-history-manager.1 |