diff options
-rw-r--r-- | multimedia/totem3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/totem3/Makefile b/multimedia/totem3/Makefile index 0646e10fa..6b861128c 100644 --- a/multimedia/totem3/Makefile +++ b/multimedia/totem3/Makefile @@ -12,7 +12,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A gstreamer-based video player for the GNOME 3 Desktop BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ - ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme \ + ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme LIB_DEPENDS= gdata.13:${PORTSDIR}/devel/libgdata \ dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ clutter-gst-2.0:${PORTSDIR}/multimedia/clutter-gst \ |