Remove py-ElemeneTree dependency, because python2.5 has it onboard.

ok?


Index: Makefile
===================================================================
RCS file: /cvs/ports/audio/sonata/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile    19 Feb 2008 16:14:13 -0000      1.7
+++ Makefile    19 Mar 2008 08:19:24 -0000
@@ -3,6 +3,7 @@
 COMMENT=       elegant music player for MPD
 
 DISTNAME=      sonata-1.4.1
+PKGNAME=       ${DISTNAME}p0
 CATEGORIES=    audio
 
 HOMEPAGE=      http://sonata.berlios.de/
@@ -27,7 +28,6 @@
 BUILD_DEPENDS= ::x11/py-gtk2
 RUN_DEPENDS=   ::devel/desktop-file-utils \
                ::devel/py-SOAPpy \
-               ::textproc/py-ElementTree \
                ::x11/py-gtk2
 
 USE_X11=       Yes

Reply via email to