summaryrefslogtreecommitdiff
path: root/multimedia/totem-pl-parser/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2010-08-09 10:43:24 +0000
committerdrochner <drochner>2010-08-09 10:43:24 +0000
commit5f11bdc09ddb21bef4b69211ace10018c5aa3e46 (patch)
tree60bbf58a3b06747b92cfccd806ff1dd9da7ea7af /multimedia/totem-pl-parser/Makefile
parenta66854bc301b0c932b401bc944ae66a4ba9d7d1c (diff)
downloadpkgsrc-5f11bdc09ddb21bef4b69211ace10018c5aa3e46.tar.gz
update to 2.30.2
changes: -Add Genre extension to XSPF playlists -Add support for Last.fm's new XSPF extensions -bugfixes
Diffstat (limited to 'multimedia/totem-pl-parser/Makefile')
-rw-r--r--multimedia/totem-pl-parser/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile
index 0577b8a32df..2b868aceb24 100644
--- a/multimedia/totem-pl-parser/Makefile
+++ b/multimedia/totem-pl-parser/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2010/07/06 15:22:23 drochner Exp $
+# $NetBSD: Makefile,v 1.21 2010/08/09 10:43:24 drochner Exp $
#
-DISTNAME= totem-pl-parser-2.30.1
+DISTNAME= totem-pl-parser-2.30.2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem-pl-parser/2.30/}
EXTRACT_SUFX= .tar.bz2
@@ -29,4 +29,5 @@ TOOLS_NOOP+= gtkdoc-rebase
.include "../../mail/gmime24/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../net/libsoup24/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"