summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-10-17 10:40:15 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-10-17 10:40:15 +0800
commit4b17b778d7c71548d2e90a1cbb7a8cd46efa5b49 (patch)
tree31591e72ba877a77e14e8ef1255f7b5400b7c91f /sysutils
parent5589f18a22773b6e35c8a27f3efacd3322500194 (diff)
downloadmarcuscom-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/Makefile4
-rw-r--r--sysutils/gnomesystemmonitor/Makefile4
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"