diff options
-rw-r--r-- | x11/zenity/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index e18584222f50..61453b9d31d7 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -18,6 +18,7 @@ CONFLICTS= gtkada-1.2.* zenity-2.* USES= gettext gmake gnome localbase pathfix pkgconfig \ perl5 tar:xz xorg +USE_CSTD= c99 USE_GNOME= cairo gdkpixbuf2 gnomeprefix gtk30 intlhack USE_XORG= x11 GNU_CONFIGURE= yes |