diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-06 05:50:15 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-06 05:50:15 +0800 |
commit | 08c5faee304bb8d0255bc463b37f25d5721cca44 (patch) | |
tree | 5645e3576a26300794927593fdb87e7f5123e48e /deskutils/gdesklets/Makefile | |
parent | 422a66e988f5760365b25704483b4600036bf83f (diff) | |
download | marcuscom-ports-08c5faee304bb8d0255bc463b37f25d5721cca44.tar marcuscom-ports-08c5faee304bb8d0255bc463b37f25d5721cca44.tar.gz marcuscom-ports-08c5faee304bb8d0255bc463b37f25d5721cca44.tar.bz2 marcuscom-ports-08c5faee304bb8d0255bc463b37f25d5721cca44.tar.lz marcuscom-ports-08c5faee304bb8d0255bc463b37f25d5721cca44.tar.xz marcuscom-ports-08c5faee304bb8d0255bc463b37f25d5721cca44.tar.zst marcuscom-ports-08c5faee304bb8d0255bc463b37f25d5721cca44.zip |
Chase the libgtop2 shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5344 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/gdesklets/Makefile')
-rw-r--r-- | deskutils/gdesklets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gdesklets/Makefile b/deskutils/gdesklets/Makefile index 8ca7481dc..6f842aea1 100644 --- a/deskutils/gdesklets/Makefile +++ b/deskutils/gdesklets/Makefile @@ -7,7 +7,7 @@ PORTNAME= gdesklets PORTVERSION= 0.35.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils gnome MASTER_SITES= http://www.gdesklets.org/releases/ \ http://www.pycage.de/download/${PORTNAME}/ \ @@ -17,7 +17,7 @@ DISTNAME= gDesklets-${PORTVERSION} MAINTAINER= klammer@webonaut.com COMMENT= A framework for Gnome 2.x for desktop applets -LIB_DEPENDS= gtop-2.0.0:${PORTSDIR}/devel/libgtop2 +LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 USE_BZIP2= yes USE_GMAKE= yes |