diff options
Diffstat (limited to 'x11/gnome-desktop/Makefile')
-rw-r--r-- | x11/gnome-desktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile index cec13e947426..171f3c38e1e4 100644 --- a/x11/gnome-desktop/Makefile +++ b/x11/gnome-desktop/Makefile @@ -22,7 +22,7 @@ USE_XORG= xpm USES= bison pathfix gettext pkgconfig gmake USE_GNOME= gnomeprefix intlhack gnomedocutils gconf2 pygtk2 \ ltverhack referencehack -USE_PYTHON= -2.7 +USE_PYTHON= 2 INSTALLS_OMF= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool |