diff options
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gnomesystemmonitor/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 610f2e1e0..37a7e1672 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -22,8 +22,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix intlhack lthack gnomehack libgnomeui libwnck -USE_LIBTOOL_VER=13 +USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libwnck +USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lutil" diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile index 610f2e1e0..37a7e1672 100644 --- a/sysutils/gnomesystemmonitor/Makefile +++ b/sysutils/gnomesystemmonitor/Makefile @@ -22,8 +22,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_GNOME= gnomeprefix intlhack lthack gnomehack libgnomeui libwnck -USE_LIBTOOL_VER=13 +USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libwnck +USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -lutil" |