summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-15 13:26:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-15 13:26:48 +0800
commit0c469f0688668e6a8cd0fd744a5c1f0884cb568e (patch)
treecccba4afb17c98959b6c44a5e32bd9aa74d60be9 /x11-toolkits
parentfabd76455649e562f239975dd5e841f7be662d2b (diff)
downloadmarcuscom-ports-0c469f0688668e6a8cd0fd744a5c1f0884cb568e.tar
marcuscom-ports-0c469f0688668e6a8cd0fd744a5c1f0884cb568e.tar.gz
marcuscom-ports-0c469f0688668e6a8cd0fd744a5c1f0884cb568e.tar.bz2
marcuscom-ports-0c469f0688668e6a8cd0fd744a5c1f0884cb568e.tar.lz
marcuscom-ports-0c469f0688668e6a8cd0fd744a5c1f0884cb568e.tar.xz
marcuscom-ports-0c469f0688668e6a8cd0fd744a5c1f0884cb568e.tar.zst
marcuscom-ports-0c469f0688668e6a8cd0fd744a5c1f0884cb568e.zip
Chase the totem-plparser shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8858 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-gnome-desktop/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/py-gnome-desktop/Makefile b/x11-toolkits/py-gnome-desktop/Makefile
index afe66097e..500e9739b 100644
--- a/x11-toolkits/py-gnome-desktop/Makefile
+++ b/x11-toolkits/py-gnome-desktop/Makefile
@@ -3,12 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/py-gnome-desktop/Makefile,v 1.58 2007/03/18 05:45:44 marcus Exp $
+# $MCom: ports/x11-toolkits/py-gnome-desktop/Makefile,v 1.60 2007/04/07 18:34:14 marcus Exp $
#
PORTNAME= gnome
PORTVERSION= 2.18.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits python gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-python-desktop/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -22,7 +22,7 @@ COMMENT= A set of Python bindings used by modules in the GNOME Desktop
BUILD_DEPENDS= bug-buddy:${PORTSDIR}/devel/bug-buddy
LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \
- totem-plparser.1:${PORTSDIR}/multimedia/totem \
+ totem-plparser.7:${PORTSDIR}/multimedia/totem \
gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \
gnome-keyring:${PORTSDIR}/security/gnome-keyring
RUN_DEPENDS= bug-buddy:${PORTSDIR}/devel/bug-buddy