diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-09-18 08:14:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-09-18 08:14:23 +0000 |
commit | 2e7f27934a9580751196aa2ace7230c9e763524f (patch) | |
tree | 985075045a3e320b7edb1a42256318fd6f5f3038 /x11-toolkits/girara | |
parent | cdf2a00af52a8eb98245773b34b055c7f995532b (diff) |
Notes
Diffstat (limited to 'x11-toolkits/girara')
-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 |