diff options
Diffstat (limited to 'sysutils/gnomesystemtools/Makefile')
-rw-r--r-- | sysutils/gnomesystemtools/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/gnomesystemtools/Makefile b/sysutils/gnomesystemtools/Makefile index 401684743..c6636557c 100644 --- a/sysutils/gnomesystemtools/Makefile +++ b/sysutils/gnomesystemtools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomesystemtools -PORTVERSION= 1.1.4.1 +PORTVERSION= 1.1.90 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-system-tools/1.1 @@ -20,7 +20,8 @@ USE_BZIP2= yes USE_GMAKE= yes USE_PERL5= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui +GNOME_DESKTOP_VERSION=2 +USE_GNOME= gnomehack gnomeprefix gnometarget intlhack nautilus2 USE_LIBTOOL_VER=15 INSTALLS_OMF= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |