diff options
-rw-r--r-- | deskutils/gnome-screenshot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gnome-screenshot/Makefile b/deskutils/gnome-screenshot/Makefile index 3a7c6601ad79..19c14800d891 100644 --- a/deskutils/gnome-screenshot/Makefile +++ b/deskutils/gnome-screenshot/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \ CONFLICTS= gnome-utils-2.[0-9]* PORTSCOUT= limitw:1,even -USES= gettext gnome meson pkgconfig python:3.4+,build \ +USES= compiler:c11 gettext gnome meson pkgconfig python:3.4+,build \ shebangfix tar:xz xorg USE_GNOME= cairo gdkpixbuf2 gtk30 USE_XORG= x11 xext |