diff options
Diffstat (limited to 'x11/yelp/Makefile')
-rw-r--r-- | x11/yelp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 80aa6a117b26..2c7e7ffe43e2 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -24,8 +24,8 @@ RUN_DEPENDS= yelp-xsl>=0:textproc/yelp-xsl PORTSCOUT= limitw:1,even -USES= desktop-file-utils gettext gmake gnome libtool pathfix \ - pkgconfig sqlite tar:xz +USES= compiler:c11 desktop-file-utils gettext gmake gnome \ + libtool pathfix pkgconfig sqlite tar:xz USE_XORG= x11 ice USE_GNOME= cairo gtk30 intlhack libxml2 libxslt GNU_CONFIGURE= yes |