diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-12-06 14:01:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-12-06 14:01:15 +0000 |
commit | 6eb9ede3fa789bb70631e2568b52988a47f2383c (patch) | |
tree | 2f9da51bc8edfcf768988826e91b4f5adfac97b9 /x11-toolkits/pango | |
parent | aa0dbd97507e945d6140e72c5e7a4494846fa3b1 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/pango')
-rw-r--r-- | x11-toolkits/pango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index b67b7d2d3878..06b0d651c184 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= xorg-fonts-truetype>0:x11-fonts/xorg-fonts-truetype \ PORTSCOUT= limitw:1,even -USES= gettext gnome localbase meson pkgconfig tar:xz +USES= compiler:c11 gettext gnome localbase meson pkgconfig tar:xz USE_LDCONFIG= yes USE_GNOME= cairo glib20 introspection:build |