diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-17 20:45:16 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-17 20:45:16 +0800 |
commit | de879b62a46e428ff9367fcb7ad81620a77d690c (patch) | |
tree | f6d8628c58c1e75a23d865f818da016de3be549f /x11-toolkits/py-gnome-extras/Makefile | |
parent | e870a18c414049d5cfc79f41cf6ed2ef6454f35c (diff) | |
download | marcuscom-ports-de879b62a46e428ff9367fcb7ad81620a77d690c.tar marcuscom-ports-de879b62a46e428ff9367fcb7ad81620a77d690c.tar.gz marcuscom-ports-de879b62a46e428ff9367fcb7ad81620a77d690c.tar.bz2 marcuscom-ports-de879b62a46e428ff9367fcb7ad81620a77d690c.tar.lz marcuscom-ports-de879b62a46e428ff9367fcb7ad81620a77d690c.tar.xz marcuscom-ports-de879b62a46e428ff9367fcb7ad81620a77d690c.tar.zst marcuscom-ports-de879b62a46e428ff9367fcb7ad81620a77d690c.zip |
libtotem-plparser got bumped, chase.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4265 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gnome-extras/Makefile')
-rw-r--r-- | x11-toolkits/py-gnome-extras/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/py-gnome-extras/Makefile b/x11-toolkits/py-gnome-extras/Makefile index 242721ca4..54c25abac 100644 --- a/x11-toolkits/py-gnome-extras/Makefile +++ b/x11-toolkits/py-gnome-extras/Makefile @@ -3,7 +3,7 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.14 2005/07/01 18:11:44 marcus Exp $ +# $MCom: ports/x11-toolkits/py-gnome-extras/Makefile,v 1.15 2005/07/17 07:45:04 ahze Exp $ # PORTNAME= gnome @@ -23,7 +23,7 @@ COMMENT= A set of Python bindings for GNOME 2 BUILD_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \ gtop-2.0.2:${PORTSDIR}/devel/libgtop2 \ - totem-plparser.0:${PORTSDIR}/multimedia/totem-gstreamer + totem-plparser.1:${PORTSDIR}/multimedia/totem-gstreamer RUN_DEPENDS= ${X11BASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA} MOZILLA= firefox |