summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gnome-desktop/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-06 05:50:15 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-06 05:50:15 +0800
commit08c5faee304bb8d0255bc463b37f25d5721cca44 (patch)
tree5645e3576a26300794927593fdb87e7f5123e48e /x11-toolkits/py-gnome-desktop/Makefile
parent422a66e988f5760365b25704483b4600036bf83f (diff)
downloadmarcuscom-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 'x11-toolkits/py-gnome-desktop/Makefile')
-rw-r--r--x11-toolkits/py-gnome-desktop/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/py-gnome-desktop/Makefile b/x11-toolkits/py-gnome-desktop/Makefile
index 46d685da5..81c2b0263 100644
--- a/x11-toolkits/py-gnome-desktop/Makefile
+++ b/x11-toolkits/py-gnome-desktop/Makefile
@@ -3,11 +3,12 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.28 2005/12/13 06:59:15 marcus Exp $
+# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.29 2005/12/25 07:18:35 marcus Exp $
#
PORTNAME= gnome
PORTVERSION= 2.13.0
+PORTREVISION= 1
CATEGORIES= x11-toolkits python gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-python-extras/${PORTVERSION:C/..$//}
@@ -20,7 +21,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A set of Python bindings for GNOME 2
LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \
- gtop-2.0.0:${PORTSDIR}/devel/libgtop2 \
+ gtop-2.0.7:${PORTSDIR}/devel/libgtop2 \
totem-plparser.1:${PORTSDIR}/multimedia/totem-gstreamer \
gksu1.2.0:${PORTSDIR}/sysutils/libgksu \
gksuui1.0.1:${PORTSDIR}/sysutils/libgksuui \