diff options
Diffstat (limited to 'x11-toolkits/py-gnome2/Makefile')
-rw-r--r-- | x11-toolkits/py-gnome2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile index 2b1af2d60cba..a3ae42f4cb60 100644 --- a/x11-toolkits/py-gnome2/Makefile +++ b/x11-toolkits/py-gnome2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome -PORTVERSION= 2.6.2 +PORTVERSION= 2.10.0 CATEGORIES= x11-toolkits python gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-python/${PORTVERSION:C/..$//} @@ -24,8 +24,7 @@ LATEST_LINK= py-gnome2 USE_BZIP2= yes USE_GMAKE= yes USE_PYTHON= yes -USE_GNOME= gnomehack libgnomeprintui libgtkhtml gnomepanel \ - nautilus2 pygtk2 +USE_GNOME= gnomehack libgnomeui pygtk2 USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |