diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:07:22 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 18:07:22 +0000 |
commit | 82f108df3064ff3c1a1e2286a12f648d68dae4cd (patch) | |
tree | b4d5bf951a26d05982f5c0f534d2f244ff41ae41 /multimedia/totem | |
parent | 7be404eb3fcc6b1994712ba54ceb56f81ab474e5 (diff) |
Notes
Diffstat (limited to 'multimedia/totem')
-rw-r--r-- | multimedia/totem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 449b13ec928e..28f65b6fc630 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -38,7 +38,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \ PORTSCOUT= limitw:1,even USES= compiler desktop-file-utils gettext gl gnome localbase meson \ - pkgconfig python:3.4+ tar:xz + pkgconfig python:3.4+ tar:xz xorg USE_GNOME= cairo gtk30 intlhack introspection libxml2 nautilus3 \ pygobject3 USE_XORG= x11 xorgproto xtst ice sm |