diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-17 10:40:15 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-10-17 10:40:15 +0800 |
commit | 4b17b778d7c71548d2e90a1cbb7a8cd46efa5b49 (patch) | |
tree | 31591e72ba877a77e14e8ef1255f7b5400b7c91f /sysutils | |
parent | 5589f18a22773b6e35c8a27f3efacd3322500194 (diff) | |
download | marcuscom-ports-4b17b778d7c71548d2e90a1cbb7a8cd46efa5b49.tar.gz marcuscom-ports-4b17b778d7c71548d2e90a1cbb7a8cd46efa5b49.tar.zst marcuscom-ports-4b17b778d7c71548d2e90a1cbb7a8cd46efa5b49.zip |
Remove lthack and use libtool 1.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2996 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-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" |