diff options
Diffstat (limited to 'x11-toolkits/girara/Makefile')
-rw-r--r-- | x11-toolkits/girara/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/girara/Makefile b/x11-toolkits/girara/Makefile index 52f130205d6a..6ad61b4cd2ce 100644 --- a/x11-toolkits/girara/Makefile +++ b/x11-toolkits/girara/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= https://pwmt.org/projects/girara/download/ \ MAINTAINER= madpilot@FreeBSD.org COMMENT= GTK3 Interface Library for Zathura PDF Viewer -USES= meson pathfix pkgconfig tar:xz +USES= compiler:c11 meson pathfix pkgconfig tar:xz PATHFIX_MAKEFILEIN= Makefile USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 USE_LDCONFIG= yes |