diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-12 15:44:20 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-12 15:44:20 +0800 |
commit | 4fc479663b3384c4d62188360a598e43a74f49db (patch) | |
tree | 3a93b6c8ff9528e5bbf0707dae52c487a57f91c4 /sysutils/gnomesystemmonitor/Makefile | |
parent | 4d41f04b6e6bd7cc54bc440579dc7b7c6a3f31f1 (diff) | |
download | marcuscom-ports-4fc479663b3384c4d62188360a598e43a74f49db.tar marcuscom-ports-4fc479663b3384c4d62188360a598e43a74f49db.tar.gz marcuscom-ports-4fc479663b3384c4d62188360a598e43a74f49db.tar.bz2 marcuscom-ports-4fc479663b3384c4d62188360a598e43a74f49db.tar.lz marcuscom-ports-4fc479663b3384c4d62188360a598e43a74f49db.tar.xz marcuscom-ports-4fc479663b3384c4d62188360a598e43a74f49db.tar.zst marcuscom-ports-4fc479663b3384c4d62188360a598e43a74f49db.zip |
Update to 2.5.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1473 df743ca5-7f9a-e211-a948-0013205c9059
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" |