diff options
Diffstat (limited to 'sysutils/gnomesystemmonitor/Makefile')
-rw-r--r-- | sysutils/gnomesystemmonitor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile index 2261a7121..58b1ad401 100644 --- a/sysutils/gnomesystemmonitor/Makefile +++ b/sysutils/gnomesystemmonitor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomesystemmonitor -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-system-monitor/2.5 @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui libwnck +USE_GNOME= gnomeprefix lthack gnomehack libgnomeui libwnck USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lutil" |