diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-02 23:57:10 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-02 23:57:10 +0000 |
commit | 4ed708c0f30528213a3c4d6ecbc16283ca3c0b83 (patch) | |
tree | 624dcaf0cdc6711f2b85efce586096dceffdfdd7 /multimedia/totem | |
parent | 7b4165849bd172185081e7571c54a934661b4552 (diff) | |
download | ports-4ed708c0f30528213a3c4d6ecbc16283ca3c0b83.tar.gz ports-4ed708c0f30528213a3c4d6ecbc16283ca3c0b83.zip |
Notes
Diffstat (limited to 'multimedia/totem')
-rw-r--r-- | multimedia/totem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index a0883cdc76c0..689db697d559 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -3,7 +3,7 @@ PORTNAME= totem PORTVERSION= 3.18.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -13,7 +13,7 @@ COMMENT= Gstreamer-based video player for the GNOME 3 Desktop BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \ ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:misc/gnome-icon-theme \ - pylint:devel/pylint \ + pylint:devel/pylint1 \ appstream-glib>=0:devel/appstream-glib \ itstool:textproc/itstool \ grilo-plugins2>=0:net/grilo-plugins2 |