diff options
-rw-r--r-- | multimedia/totem-pl-parser/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile index 3042a674ddd4..55f5e96ab8a8 100644 --- a/multimedia/totem-pl-parser/Makefile +++ b/multimedia/totem-pl-parser/Makefile @@ -8,6 +8,7 @@ PORTNAME= totem-pl-parser PORTVERSION= 2.30.2 +PORTREVISION= 1 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,7 +18,8 @@ COMMENT= GObject-based library to parse a host of playlist formats BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ - gmime-2.4.6:${PORTSDIR}/mail/gmime24 + gmime-2.4.6:${PORTSDIR}/mail/gmime24 \ + soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection USE_BZIP2= yes |