diff options
Diffstat (limited to 'multimedia/totem/Makefile')
-rw-r--r-- | multimedia/totem/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index f21ad472dc7a..47d5b47015ee 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= totem -PORTVERSION= 3.16.4 +PORTVERSION= 3.18.1 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -31,8 +31,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-co PORTSCOUT= limitw:1,even -USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ - python:2 tar:xz +USES= desktop-file-utils gettext gmake gnome libtool \ + pathfix pkgconfig python:2 tar:xz USE_GNOME= gtk30 intlhack introspection:build libxml2 nautilus3 \ pygobject3 USE_XORG= x11 xproto xtst ice sm |